Click or drag to resize

AircraftReferenceStatePosition Property

Gets or sets the position of the aircraft. The height coordinate is the height with respect to the HeightReferenceSurface.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartographic Position { get; set; }

Property Value

Type: Cartographic
See Also