Click or drag to resize

TakeoffProcedureClimbAngle Property

Gets or sets the angle at which to climb during takeoff, in radians. This will override the AscentSpeed.

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

Property Value

Type: Double
See Also