RouteHeightReference Enumeration |
An enumeration indicating the reference surface to use when representing a height.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public enum RouteHeightReference
Public Enumeration RouteHeightReference
public enum class RouteHeightReference
type RouteHeightReference
Members
| Member name | Description |
---|
| SurfaceShape |
Height referenced to the Ellipsoid reference surface of the
CentralBody.
|
| MeanSeaLevel |
Height referenced to MeanSeaLevel, which must be configured prior
to propagating the route.
|
See Also