Specify how quickly the aircraft speeds up at maximum throttle.
MissionModeler <AircraftObjPath> Aircraft SetValue MaxThrustAccelG <Value> [<Unit>]
MissionModeler <AircraftObjPath> Aircraft PerfModel "Acceleration" "<AccelMdlName>" SetValue MaxThrustAccelG <Value> [<Unit>]
Use the MissionModeler Aircraft SetValue command to set MaxThrustAccelG for the Acceleration built-in performance model.
Use the MissionModeler Aircraft PerfModel Acceleration SetValue command to set MaxThrustAccelG for the Acceleration custom performance model.
<Value> | Enter the Maximum Thrust Acceleration 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 G-SeaLevel. The dimension type is MissionModelerG. |
MissionModeler */Aircraft/Aircraft1 Aircraft SetValue MaxThrustAccelG 2.004 G-SeaLevel
MissionModeler */Aircraft/Aircraft1 Aircraft SetValue MaxThrustAccelG 1.12
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AccelMdl1" SetValue MaxThrustAccelG 0.75
STK Programming Interface 11.0.1