ElevationAttribute
Message Summary
message ElevationAttribute
Anchor type: Node/Point. Possible SegmentAnchor Direction(s): Both.
Elevation
is the height of a point, polygon or line in reference to the earth's mean sea level.
Include: adas_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
node_anchor_index | uint32 | repeated | Indices of all node anchors to which this attribute applies. 0-based index references to node_anchor in AdasPartition. Can be empty if the attribute applies only to segment anchors. | |
segment_anchor_index | uint32 | repeated | Indices of all segment anchors to which this attribute applies. 0-based index references to segment_anchor in AdasPartition. Can be empty if the attribute applies only to node anchors. | |
elevation | uint32 | Integer centimeters from WGS84 ellipsoid. (DEPRECATED) | ||
accuracy | SlopeElevationAccuracy | Accuracy of the elevation measure. | ||
signed_elevation | sint32 | Integer centimeters from WGS84 ellipsoid. |