Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 704 Bytes

SmoothVelocityStream.md

File metadata and controls

13 lines (9 loc) · 704 Bytes

SmoothVelocityStream

Properties

Name Type Description Notes
original_size int The number of data points in this stream [optional]
resolution str The level of detail (sampling) in which this stream was returned [optional]
series_type str The base series used in the case the stream was downsampled [optional]
data list[float] The sequence of velocity values for this stream, in meters per second [optional]

[Back to Model list] [Back to API list] [Back to README]