StandardTransitionProfileSegmentIntermediateInclineAngle Property |
Gets the intermediate flight path angle with respect to the corresponding reference surface, in radians.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double IntermediateInclineAngle { get; }
Public ReadOnly Property IntermediateInclineAngle As Double
Get
public:
property double IntermediateInclineAngle {
double get ();
}
member IntermediateInclineAngle : float with get
Property Value
Type:
Double
See Also