Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 687 Bytes

DistanceStream.md

File metadata and controls

13 lines (9 loc) · 687 Bytes

DistanceStream

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 distance values for this stream, in meters [optional]

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