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: 24.2.419.0 (24.2.419.0)
Syntax public double IntermediateInclineAngle { get; }
Public ReadOnly Property IntermediateInclineAngle As Double
Get
public:
property double IntermediateInclineAngle {
double get ();
}
member IntermediateInclineAngle : float with get
Property Value
Type:
DoubleSee Also