Get the landing speed for the aircraft.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Landing" "<ModelName>" GetValue LandingSpeed [<Unit>]
"<ModelName>" | Enter the landing performance model name. |
[<Unit>] | Enter the unit that the speed value is returned in. This parameter is optional, the default unit is meters per second (m/sec). The dimension type is MissionModelerSpeed. |
The speed value is returned in the unit specified or in m/sec.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Landing" "Land1430" GetValue LandingSpeed nm/hr
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Landing" "Land1430" GetValue LandingSpeed
STK Programming Interface 11.0.1