public class SunshineIterator extends InputIterator
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RADIATION_SENSOR_NAME |
static java.lang.String |
SUNSHINE_SENSOR_NAME |
input_iterator
schema
Constructor and Description |
---|
SunshineIterator(TsIterator input_iterator) |
Modifier and Type | Method and Description |
---|---|
TsEntry |
next() |
getProcessingChain, hasNext
getNames, getSchema, isLive, isNotLive, toSchemas, toString, toTimeSeries, toTimestampSeries, writeConsole, writeConsole, writeCSV
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProcessingTitle
createUnknown, of
createUnknown
public static final java.lang.String RADIATION_SENSOR_NAME
public static final java.lang.String SUNSHINE_SENSOR_NAME
public SunshineIterator(TsIterator input_iterator)
public TsEntry next()