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