public abstract static class Base.Abstract extends java.lang.Object implements Base
Base.Abstract
Modifier and Type | Method and Description |
---|---|
boolean |
isConstantTimestep()
data stream aligned to time step
|
boolean |
isContinuous()
true => no time gaps in data stream, time steps do not need to be constant
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getSchema, getSourceName, getSourcePlot, getSourceStation, getSourceVirtualPlot, getTimestampBaseInterval, getTimestampInterval, writeConsole, writeConsole, writeCSV
protected TsDB tsdb
public Abstract(TsDB tsdb)
public final boolean isConstantTimestep()
Node
isConstantTimestep
in interface Base
isConstantTimestep
in interface Node
public boolean isContinuous()
Node
isContinuous
in interface Node