public interface Base extends Node
Modifier and Type | Interface and Description |
---|---|
static class |
Base.Abstract |
Modifier and Type | Method and Description |
---|---|
default boolean |
isConstantTimestep()
data stream aligned to time step
|
get, getSchema, getSourceName, getSourcePlot, getSourceStation, getSourceVirtualPlot, getTimestampBaseInterval, getTimestampInterval, isContinuous, writeConsole, writeConsole, writeCSV
default boolean isConstantTimestep()
Node
isConstantTimestep
in interface Node