Returns the aircraft's initial approach fix range, the range from the center point of the runway at which the aircraft begins its landing approach.
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue IAFRange [<Unit>]
<Index> | Enter the index of the procedure. |
[<Unit>] | Specify the unit that <Value> is entered in. This parameter is optional, the default value is meters (m). The dimension type is MissionModelerDistance. |
The IAF Range is returned in the unit specified or meters.
MissionModeler_RM */Aircraft/Aircraft1 Procedure 3 GetValue IAFRange ft
STK Programming Interface 11.0.1