Specify the push over G force.
MissionModeler <AircraftObjPath> Aircraft SetValue PushOverG <Value> [<Unit>]
MissionModeler <AircraftObjPath> Aircraft PerfModel "Acceleration" "<AccelMdlName>" SetValue PushOverG <Value> [<Unit>]
Defines the force normal to the velocity vector used to transition into a descent or to transition from a climb to the next flight segment. High values increase the likelihood of exceeding the ceiling when a procedure is defined with a high climb rate at an altitude close to the ceiling.
Use the MissionModeler Aircraft SetValue command to set PushOverG for the Acceleration built-in performance model.
Use the MissionModeler Aircraft PerfModel Acceleration SetValue command to set PushOverG for the Acceleration custom performance model.
<Value> | Enter the pull up G force value as a number less than or equal to 0.95. |
[<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 PushOverG 0.87 G-SeaLevel
MissionModeler */Aircraft/Aircraft1 Aircraft SetValue PushOverG 0.75
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AccelMdl1" SetValue PushOverG 0.79
STK Programming Interface 11.0.1