StandardTransitionProfileSegmentInitialAngle Property |
Gets the initial flight path angle with respect to the reference surface, in radians.
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 InitialAngle { get; }
Public ReadOnly Property InitialAngle As Double
Get
public:
property double InitialAngle {
double get ();
}
member InitialAngle : float with get
Property Value
Type:
DoubleSee Also