GroundRoll
Specify the amount of ground roll distance.
Related Commands
- MissionModeler Aircraft PerfModel Landing SetValue
- MissionModeler Aircraft PerfModel Takeoff SetValue
Syntax
MissionModeler <AircraftObjPath> Aircraft PerfModel {"Landing" | "Takeoff"} "<ModelName>" SetValue GroundRoll <Value> [<Unit>]
Description
For a Landing model enter the distance the aircraft travels along the ground while decelerating to a stop.
For a Takeoff model enter the distance the aircraft travels along the ground while accelerating to takeoff.
"<ModelName>" | Enter the Landing or Takeoff model name. |
<Value> | Enter the ground roll distance 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 (m). The dimension type is MissionModelerRunwayLength. |
Examples
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Landing" "Land1" SetValue GroundRoll 2 kft
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Takeoff" "FinalTO" SetValue GroundRoll 120.0