Click or drag to resize

TakeoffProcedure.Dynamics Property

Gets or sets the parameters to use to define the acceleration and pitch rates during takeoff.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ProfileDynamics Dynamics { get; set; }

Property Value

Type: ProfileDynamics
See Also