Click or drag to resize

LandingProcedure.Dynamics Property

Gets or sets the platform dynamics that define the pitch up and push over accelerations to use for the landing descent.

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