Return the minimum departure range based on the input altitude.
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue MinDeparturePointRange <Altitude> <AltUnit> [<Unit>]
<Index> | Enter the index of the procedure. |
<Altitude> | Specify the altitude for which the minimum range is to be computed. |
<AltUnit> | Specify the unit that the <Altitude> value is entered in. The dimension type is MissionModelerAltitude. |
[<Unit>] | Specify the unit that the minimum range value is returned in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerDistance. |
A real value indicating the minimum departure range, in the unit specified or in meters.
MissionModeler_RM */Aircraft/Aircraft1 Procedure 2 GetValue MinDeparturePointRange 21000 ft
MissionModeler_RM */Aircraft/Aircraft1 Procedure 2 GetValue MinDeparturePointRange 21000 ft ft
STK Programming Interface 11.0.1