Specify the standard G force of the aircraft in a turn.
MissionModeler <AircraftObjPath> Aircraft SetValue LoadFactorG <Value> [<Unit>]
MissionModeler <AircraftObjPath> Aircraft PerfModel "Acceleration" "<AccelMdlName>" SetValue LoadFactorG <Value> [<Unit>]
Use the MissionModeler Aircraft SetValue command to set LoadFactorG (Turn G) for the Acceleration built-in performance model.
Use the MissionModeler Aircraft PerfModel Acceleration SetValue command to set LoadFactorG for the Acceleration custom performance model.
<Value> | Enter the standard G force value as a number greater than or equal to 1.01543. |
[<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 LoadFactorG 2.004 G-SeaLevel
MissionModeler */Aircraft/Aircraft1 Aircraft SetValue LoadFactorG 1.12
MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AccelMdl1" SetValue LoadFactorG 1.75
STK Programming Interface 11.0.1