AltitudeStream
Properties
| 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 altitude values for this stream, in meters | [optional] [default to nothing] |