Skip to main content

Module timeseries

Module timeseries 

Source
Expand description

Unevenly-sampled time series reader and source node.

Structs§

TimeSeriesChannel
One channel of an unevenly-sampled time series.
TimeSeriesNode
Source node wrapping TimeSeriesReader.
TimeSeriesReader
Unevenly-sampled time series reader.

Enums§

InterpMode
Interpolation strategy for reading between samples.

Functions§

from_csv
Load a time-series reader from a CSV string.