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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double InitialAngle { get; }Public ReadOnly Property InitialAngle As Double
	Get
public:
property double InitialAngle {
	double get ();
}member InitialAngle : float with get
Property Value
Type: 
Double
See Also