Click or drag to resize

LandingProcedureFinalHeightAboveRunway Property

Gets or sets the final constant offset above the runway, in meters. This represents the height of the center of mass (or center of a 3D model) with respect to the RunwayReferenceSurface and runway offset specified by the height of the RunwayStartPosition.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double FinalHeightAboveRunway { get; set; }

Property Value

Type: Double
See Also