TimeSeries.TimeSeries<'T> Type
A sequence of data observed at time intervals (regular or irregular), where the sampling intervals occur following a fixed start observation.
Instance members
Instance member | Description |
|
|
Full Usage:
this.Length
Returns: int
|
|
|
|
|
|
|
|
Full Usage:
this.Values
Returns: 'T seq
|
|