TakeoffProcedure.InitialHeightAboveRunway Property |
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.3.420.0 (24.3.420.0)
Syntaxpublic double InitialHeightAboveRunway { get; set; }
Public Property InitialHeightAboveRunway As Double
Get
Set
public:
property double InitialHeightAboveRunway {
double get ();
void set (double value);
}
member InitialHeightAboveRunway : float with get, set
Property Value
Type:
Double
See Also