HeightTransitionProcedureDynamics 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: 24.2.419.0 (24.2.419.0)
Syntax public ProfileDynamics Dynamics { get; set; }
Public Property Dynamics As ProfileDynamics
Get
Set
public:
property ProfileDynamics^ Dynamics {
ProfileDynamics^ get ();
void set (ProfileDynamics^ value);
}
member Dynamics : ProfileDynamics with get, set
Property Value
Type:
ProfileDynamicsSee Also