Speeds

Specify the speeds for the aircraft.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft SetValue Speeds <TAS> <TASUnit> <AltitudeRate> <RateUnit> <TakeOffSpeed> <TOUnit> <DepartureSpeed> <DUnit>

Description

<TAS> Enter the default true airspeed at which the aircraft will fly. The TAS value will be set for Climb, Cruise and Descent built-in performance models.
<TASUnit> Enter the unit that the <TAS> is entered in. The dimension type is MissionModelerSpeed.
<AltitudeRate> Enter the constant rate at which the aircraft will climb and descend once established in a steady climb/descent. The AltitudeRate value will be set for Climb and Descent built-in performance models.
<RateUnit> Enter the unit that the <AltitudeRate> is entered in. The dimension type is MissionModelerSpeed.
<TakeOffSpeed> Enter speed to which the aircraft accelerates on its ground roll for takeoff. The TakeOffSpeed value will be set for Landing and Takeoff built-in performance models.
<TOUnit> Enter the unit that the <TakeOffSpeed> is entered in. The dimension type is MissionModelerSpeed.
<DepartureSpeed> Enter the aircraft's speed upon leaving the ground. The DepartureSpeed value will be set for Takeoff built-in performance model.
<DUnit> Enter the unit that the <DepartureSpeed> is entered in. The dimension type is MissionModelerSpeed.

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft SetValue Speeds 471 nm/hr 901 ft/min 131 nm/hr 161 nm/hr

 

STK Programming Interface 11.0.1