StandardTransitionProfileSegmentInitialHeightRate Property |
Gets the initial vertical velocity, in meters per second.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double InitialHeightRate { get; }
Public ReadOnly Property InitialHeightRate As Double
Get
public:
property double InitialHeightRate {
double get ();
}
member InitialHeightRate : float with get
Property Value
Type:
DoubleSee Also