Click or drag to resize

TerrainAvoidanceProfileDynamics Property

Gets or sets the set of parameters specifying the achievable accelerations during the profile.

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

Property Value

Type: ProfileDynamics
See Also