Name | Type | Description | Notes |
---|---|---|---|
OriginalSize | int? | The number of data points in this stream | [optional] |
Resolution | string | The level of detail (sampling) in which this stream was returned | [optional] |
SeriesType | string | The base series used in the case the stream was downsampled | [optional] |
Data | List<float?> | The sequence of altitude values for this stream, in meters | [optional] |