LandingSpeed
Specify the true airspeed for the aircraft at landing.
Related Commands
Syntax
MissionModeler <AircraftObjPath> Aircraft PerfModel "Landing" "<ModelName>" SetValue LandingSpeed <Value> [<Unit>]
Description
Defines the true airspeed to which the aircraft decelerates during approach and while on the landing glideslope.
"<ModelName>" | Enter the Landing model name. |
<Value> | Enter the landing true airspeed value as a number greater than or equal to 0.0. |
[<Unit>] | Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is meters/second (m/sec). The dimension type is MissionModelerSpeed. |
Examples
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Landing" "Land1" SetValue LandingSpeed 131 nm/hr