Click or drag to resize

ProfileDynamicsPitchUpAcceleration Property

Gets or sets the upward acceleration used to begin an ascent maneuver perpendicular to the direction of motion, in meters per second squared (positive).

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

Property Value

Type: Double
See Also