LoadFactorG

Specify the standard G force of the aircraft in a turn.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft SetValue LoadFactorG <Value> [<Unit>]

MissionModeler <AircraftObjPath> Aircraft PerfModel "Acceleration" "<AccelMdlName>" SetValue LoadFactorG <Value> [<Unit>]

Description

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.

 

Example: Specifying LoadFactorG for built-in Acceleration Performance Model

MissionModeler */Aircraft/Aircraft1 Aircraft SetValue LoadFactorG 2.004 G-SeaLevel

MissionModeler */Aircraft/Aircraft1 Aircraft SetValue LoadFactorG 1.12

Example: Specifying LoadFactorG for custom Acceleration Performance Model

MissionModeler */Aircraft/Aircraft1 Aircraft PerfModel "Acceleration" "AccelMdl1" SetValue LoadFactorG 1.75

 

STK Programming Interface 11.0.1