Click or drag to resize

LandingProcedureDescentAngle Property

Gets or sets the angle of the glide slope for the landing, in radians. This overrides the value for the descent velocity in the Dynamics.

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 DescentAngle { get; set; }

Property Value

Type: Double
See Also