public class SunshineOlivieriIterator extends InputIterator
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SUNSHINE_SENSOR_NAME |
input_iterator
schema
Constructor and Description |
---|
SunshineOlivieriIterator(TsIterator input_iterator,
double latitude_DEG,
double longitude_DEG) |
Modifier and Type | Method and Description |
---|---|
float |
calc(long timestamp,
float value) |
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 SUNSHINE_SENSOR_NAME
public SunshineOlivieriIterator(TsIterator input_iterator, double latitude_DEG, double longitude_DEG)
public TsEntry next()
public float calc(long timestamp, float value)