Name | Type | Description | Notes |
---|
original_size | Int64 | The number of data points in this stream | [optional] [default to nothing] |
resolution | String | The level of detail (sampling) in which this stream was returned | [optional] [default to nothing] |
series_type | String | The base series used in the case the stream was downsampled | [optional] [default to nothing] |
data | Vector{Float32} | The sequence of velocity values for this stream, in meters per second | [optional] [default to nothing] |
[Back to Model list] [Back to API list] [Back to README]