Click or drag to resize

AircraftReferenceState.HeightReferenceSurface Property

Gets or sets the reference surface used in defining the height coordinate of the Position.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public TerrainProvider HeightReferenceSurface { get; set; }

Property Value

Type: TerrainProvider
See Also