LandingTakeoffSpeed

Get the landing and takeoff speed for the aircraft.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft GetValue LandingTakeoffSpeed [<Unit>]

Description

[<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.

Return Value

The speed value is returned in the unit specified or in m/sec.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue LandingTakeoffSpeed nm/hr

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue LandingTakeoffSpeed

 

STK Programming Interface 11.0.1