# Aircraft Flight Model Variables The tables below indicate the properties for the [Simulation Variables](../../simulation-variables/) that can be used to get and set properties related to the physical properties and flight model of an aircraft. For information on the units listed for each variable, please see here: [Simulation Variable Units](../../simulation-variable-units/) You can find a complete index of all available SimVars here: [SimVar Index](../../simulation-variables/#simvar-index) ### General {{< table-wrapper "colclass-2=font-size:0.75rem" "200px" "100px" "" "150px" "100px" >}} | Simulation Variable | Index | Description | Units | Settable | |---|---|---|---|:---:| | {{< anchor id="BETA-DOT" />}}`BETA DOT` | N/A | Beta dot | Radians per second | {{< check/bad >}} | | {{< anchor id="DECISION-ALTITUDE-MSL" />}}`DECISION ALTITUDE MSL` | N/A | Design decision altitude above mean sea level | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="DECISION-HEIGHT" />}}`DECISION HEIGHT` | N/A | Design decision height. This can be set for the aircraft in the FLT file using the [`DecisionHeight`](../../../../content-configuration/flt-files/flight_modelflt-file-properties/#DecisionHeight) parameter. If not set it will default to 200. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="DESIGN-CRUISE-ALT" />}}`DESIGN CRUISE ALT` | N/A | This design constant represents the optimal altitude the aircraft should maintain when in cruise. It is derived from the [`cruise_alt`](../../../../content-configuration/cfg-files/flight_model.cfg/#cruise_alt) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). Default is 1500ft. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="DESIGN-SPAWN-ALTITUDE-CRUISE" />}}`DESIGN SPAWN ALTITUDE CRUISE` | N/A | This design constant represents the spawn altitude for the aircraft when spawning in cruise. It is derived from the [`spawn_cruise_altitude`](../../../../content-configuration/cfg-files/flight_model.cfg/#spawn_cruise_altitude) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). Default is 1500ft. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="DESIGN-SPAWN-ALTITUDE-DESCENT" />}}`DESIGN SPAWN ALTITUDE DESCENT` | N/A | This design constant represents the spawn altitude for the aircraft when spawning in descent. It is derived from the [`spawn_descent_altitude`](../../../../content-configuration/cfg-files/flight_model.cfg/#spawn_descent_altitude) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). Default is 500ft. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="DESIGN-SPEED-CLIMB" />}}`DESIGN SPEED CLIMB` | N/A | This design constant represents the optimal climb speed for the aircraft. It is derived from the [`climb_speed`](../../../../content-configuration/cfg-files/flight_model.cfg/#climb_speed) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). Default value is -1. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) per second | {{< check/bad >}} | | {{< anchor id="DESIGN-SPEED-MIN-ROTATION" />}}`DESIGN SPEED MIN ROTATION` | N/A | This design constant represents the minimum speed required for aircraft rotation. It is derived from the [`rotation_speed_min`](../../../../content-configuration/cfg-files/flight_model.cfg/#rotation_speed_min) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). Default value is -1. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) per second | {{< check/bad >}} | | {{< anchor id="DESIGN-SPEED-VC" />}}`DESIGN SPEED VC` | N/A | This design constant represents the aircraft ideal cruising speed. It is derived from the [`cruise_speed`](../../../../content-configuration/cfg-files/flight_model.cfg/#cruise_speed) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). The default value is computed an internal function that uses the estimated cruise altitude and estimated cruise percent power, according of the engine type, the number of engines, the density, the wing area and some drag parameters. Normally this value is set in the CFG file and the default value is never used. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) per second | {{< check/bad >}} | | {{< anchor id="DESIGN-SPEED-VS0" />}}`DESIGN SPEED VS0` | N/A | This design constant represents the the stall speed when flaps are fully extended. It is derived from the [`full_flaps_stall_speed`](../../../../content-configuration/cfg-files/flight_model.cfg/#full_flaps_stall_speed) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). Default value is 0.8 x VS. | {{< glossterm >}}kias{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="DESIGN-SPEED-VS1" />}}`DESIGN SPEED VS1` | N/A | This design constant represents the stall speed when flaps are fully retracted. It is derived from the [`flaps_up_stall_speed`](../../../../content-configuration/cfg-files/flight_model.cfg/#flaps_up_stall_speed) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). Default value is 0. | {{< glossterm >}}kias{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="DESIGN-TAKEOFF-SPEED" />}}`DESIGN TAKEOFF SPEED` | N/A | This design constant represents the aircraft ideal takoff speed. It is derived from the [`takeoff_speed`](../../../../content-configuration/cfg-files/flight_model.cfg/#takeoff_speed) setting in the [`[REFERENCE SPEEDS]`](../../../../content-configuration/cfg-files/flight_model.cfg/#reference-speeds) section of the [`flight_model.cfg`](../../../../content-configuration/cfg-files/flight_model.cfg/). | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="DYNAMIC-PRESSURE" />}}`DYNAMIC PRESSURE` | N/A | Dynamic pressure | Pounds per square foot ({{< glossterm >}}psf{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="ESTIMATED-CRUISE-SPEED" />}}`ESTIMATED CRUISE SPEED` | N/A | Estimated cruise speed | Feet ({{< glossterm >}}ft{{< /glossterm >}}) per second | {{< check/bad >}} | | {{< anchor id="G-FORCE" />}}`G FORCE` | N/A | Current {{< glossterm >}}G{{< /glossterm >}} force | GForce | {{< check/good >}} | | {{< anchor id="G-LIMITER-SETTING" />}}`G LIMITER SETTING` | N/A | This returns the setting of the G-limiter, as set using the [`GLimiterSetting`](../../../../content-configuration/flt-files/flt-file-properties/#GLimiterSetting) parameter. | Enum:{{< params/smallfont >}}0 = Off1 = On2 = Override{{< /params/smallfont >}} | {{< check/bad >}} | | {{< anchor id="INCIDENCE-ALPHA" />}}`INCIDENCE ALPHA` | Group ID(0, 1 or 2) | The angle of attack based on the polling point selected using the group ID. For more information please see here: [Note On Physics Groups](../../../../content-configuration/cfg-files/flight-model/physics-objects-information/#note-on-physics-groups) | Radians | {{< check/bad >}} | | {{< anchor id="INCIDENCE-BETA" />}}`INCIDENCE BETA` | N/A | Sideslip angle | Radians | {{< check/bad >}} | | {{< anchor id="IS-TAIL-DRAGGER" />}}`IS TAIL DRAGGER` | N/A | True if the aircraft is a taildragger | Bool | {{< check/bad >}} | | {{< anchor id="LINEAR-CL-ALPHA" />}}`LINEAR CL ALPHA` | N/A | Linear CL alpha | Per radian | {{< check/bad >}} | | {{< anchor id="MACH-MAX-OPERATE" />}}`MACH MAX OPERATE` | N/A | Maximum design mach | {{< glossterm >}}Mach{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="MAX-G-FORCE" />}}`MAX G FORCE` | N/A | Maximum {{< glossterm >}}G{{< /glossterm >}} force attained | Gforce | {{< check/bad >}} | | {{< anchor id="MIN-DRAG-VELOCITY" />}}`MIN DRAG VELOCITY` | N/A | Minimum drag velocity, in clean, with no input and no gears, when at 10000ft. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) per second | {{< check/bad >}} | | {{< anchor id="MIN-G-FORCE" />}}`MIN G FORCE` | N/A | Minimum {{< glossterm >}}G{{< /glossterm >}} force attained | Gforce | {{< check/bad >}} | | {{< anchor id="REFERENCE-SPEED-MAX-IAS" />}}`REFERENCE SPEED MAX IAS` | N/A | The maximum {{< glossterm >}}IAS{{< /glossterm >}} that the aircraft can fly at. | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="REFERENCE-SPEED-MAX-IAS-GEAR-DOWN" />}}`REFERENCE SPEED MAX IAS GEAR DOWN` | N/A | The maximum {{< glossterm >}}IAS{{< /glossterm >}} that the aircraft can fly at with the landing gear extended. | {{< glossterm >}}Knots{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="SEMIBODY-LOADFACTOR-X" />}}`SEMIBODY LOADFACTOR X` | N/A | **Deprecated, do not use!** | Number | {{< check/bad >}} | | {{< anchor id="SEMIBODY-LOADFACTOR-Y" />}}`SEMIBODY LOADFACTOR Y` | N/A | Acceleration along the axis Y divided by the gravity constant {{< glossterm >}}G{{< /glossterm >}} (usually around 9.81m.s²) | Number | {{< check/bad >}} | | {{< anchor id="SEMIBODY-LOADFACTOR-YDOT" />}}`SEMIBODY LOADFACTOR YDOT` | N/A | Derivative of [`SEMIBODY LOADFACTOR Y`](#SEMIBODY-LOADFACTOR-Y) in relation to time. | Per second | {{< check/bad >}} | | {{< anchor id="SEMIBODY-LOADFACTOR-Z" />}}`SEMIBODY LOADFACTOR Z` | N/A | **Deprecated, do not use!** | Number | {{< check/bad >}} | | {{< anchor id="SIGMA-SQRT" />}}`SIGMA SQRT` | N/A | Sigma sqrt | Number | {{< check/bad >}} | | {{< anchor id="SIMULATED-RADIUS" />}}`SIMULATED RADIUS` | N/A | Simulated radius | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="STALL-ALPHA" />}}`STALL ALPHA` | N/A | The angle of attack which produces the maximum lift coefficient before entering into stall conditions. | Radians | {{< check/bad >}} | | {{< anchor id="STATIC-PITCH" />}}`STATIC PITCH` | N/A | The angle at which static pitch stability is achieved. | Radians | {{< check/bad >}} | | {{< anchor id="TYPICAL-DESCENT-RATE" />}}`TYPICAL DESCENT RATE` | N/A | the typical (normal) descent rate for the aircraft. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) per minute | {{< check/bad >}} | | {{< anchor id="WING-AREA" />}}`WING AREA` | N/A | Total wing area | Square feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="WING-FLEX-PCT" />}}`WING FLEX PCT` | N/A | The current wing flex. Different values can be set for each wing (for example, during banking). Set an index of 1 for the left wing, and 2 for the right wing. | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/good >}} | | {{< anchor id="WING-SPAN" />}}`WING SPAN` | N/A | Total wing span | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="YAW-STRING-ANGLE" />}}`YAW STRING ANGLE` | N/A | The yaw string angle. Yaw strings are attached to gliders as visible indicators of the yaw angle. Will only work when the [`yaw_string_available`](../../../../content-configuration/cfg-files/flight_model.cfg/#yaw_string_available) parameter is set to 1 (True). | Radians | {{< check/bad >}} | | {{< anchor id="YAW-STRING-PCT-EXTENDED" />}}`YAW STRING PCT EXTENDED` | N/A | Yaw string angle as a percentage. Will only work when the [`yaw_string_available`](../../../../content-configuration/cfg-files/flight_model.cfg/#yaw_string_available) parameter is set to 1 (True). | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="ZERO-LIFT-ALPHA" />}}`ZERO LIFT ALPHA` | N/A | The angle of attack at which the wing has zero lift. | Radians | {{< check/bad >}} | {{< /table-wrapper >}} ### Center Of Gravity {{< table-wrapper "colclass-2=font-size:0.75rem" "200px" "100px" "" "150px" "100px" >}} | Simulation Variable | Index | Description | Units | Settable | |---|---|---|---|:---:| | {{< anchor id="CG-AFT-LIMIT" />}}`CG AFT LIMIT` | N/A | Most backward authorized position of the {{< glossterm >}}CG{{< /glossterm >}} according to the {{< glossterm >}}POH{{< /glossterm >}}.**NOTE**: This is only valid for **airplanes**. | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="CG-FEET" />}}`CG FEET` | N/A | The longitudinal {{< glossterm >}}CG{{< /glossterm >}} position relative to the [Datum Reference Point](../../../../content-configuration/modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point).**NOTE**: This is only valid for **helicopters**. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="CG-FEET-AFT-LIMIT" />}}`CG FEET AFT LIMIT` | N/A | The aft {{< glossterm >}}CG{{< /glossterm >}} limit position relative to the [Datum Reference Point](../../../../content-configuration/modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point).**NOTE**: This is only valid for **helicopters**. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="CG-FEET-LATERAL" />}}`CG FEET LATERAL` | N/A | The lateral {{< glossterm >}}CG{{< /glossterm >}} position relative to the [Datum Reference Point](../../../../content-configuration/modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point).**NOTE**: This is only valid for **helicopters**. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="CG-FEET-LATERAL-LEFT-LIMIT" />}}`CG FEET LATERAL LEFT LIMIT` | N/A | The left hand lateral {{< glossterm >}}CG{{< /glossterm >}} position relative to the [Datum Reference Point](../../../../content-configuration/modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point).**NOTE**: This is only valid for **helicopters**. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="CG-FEET-LATERAL-RIGHT-LIMIT" />}}`CG FEET LATERAL RIGHT LIMIT` | N/A | The right hand lateral {{< glossterm >}}CG{{< /glossterm >}} position relative to the [Datum Reference Point](../../../../content-configuration/modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point).**NOTE**: This is only valid for **helicopters**. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="CG-FEET-FWD-LIMIT" />}}`CG FEET FWD LIMIT` | N/A | The forward {{< glossterm >}}CG{{< /glossterm >}} limit position relative to the [Datum Reference Point](../../../../content-configuration/modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point).**NOTE**: This is only valid for **helicopters**. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="CG-FWD-LIMIT" />}}`CG FWD LIMIT` | N/A | Most forward authorized position of the {{< glossterm >}}CG{{< /glossterm >}} according to the {{< glossterm >}}POH{{< /glossterm >}}.**NOTE**: This is only valid for **airplanes**. | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="CG-MAX-MACH" />}}`CG MAX MACH` | N/A | **Deprecated, do not use!** | {{< glossterm >}}Mach{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="CG-MIN-MACH" />}}`CG MIN MACH` | N/A | **Deprecated, do not use!** | {{< glossterm >}}Mach{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="CG-PERCENT" />}}`CG PERCENT` | N/A | Longitudinal {{< glossterm >}}CG{{< /glossterm >}} position as a percent of reference {{< glossterm >}}Chord{{< /glossterm >}}.**NOTE**: This is only valid for **airplanes**. | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="CG-PERCENT-LATERAL" />}}`CG PERCENT LATERAL` | N/A | Lateral {{< glossterm >}}CG{{< /glossterm >}} position as a percent of reference {{< glossterm >}}Chord{{< /glossterm >}}.**NOTE**: This is only valid for **airplanes**. | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="STATIC-CG-TO-GROUND" />}}`STATIC CG TO GROUND` | N/A | Static {{< glossterm >}}CG{{< /glossterm >}} position with reference to the ground.**NOTE**: This is only valid for **airplanes**. | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | {{< /table-wrapper >}} ### Interactive Points These SimVars are used in relation to the values of the [Interactive Points](../../../../content-configuration/cfg-files/flight_model.cfg/#interactive-points) that have been defined for the aircraft. Each of these SimVars requires a *name* (or an *index* value) to be supplied, and this is the name (or index) of the corresponding `interactive_point.N` defined in the appropriate CFG file. This name can be given using the following format: ``` xml [SimVar]:'[COMPONENT_NAME]'_n ``` For example: ``` xml (A:INTERACTIVE POINT BANK:'Door_1'_n, Volts) ``` It should be noted that there are two versions of these SimVars, and for all aircraft developed specifically for MSFS 2024 you should be using the EX1 versions. The legacy versions do not work well with the `'[COMPONENT_NAME]'_n` format, and will fall back to index 0 when given an invalid index/name parameter. The EX1 versions will instead either return default values or simply do nothing. {{< table-wrapper "colclass-2=font-size:0.75rem" "200px" "100px" "" "150px" "100px" >}} | Simulation Variable | Index | Description | Units | Settable | |---|---|---|---|:---:| | {{< anchor id="INTERACTIVE-POINT-BANK" />}}`INTERACTIVE POINT BANK` | Point Name (or index) | Interactive Point orientation: Bank. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-BANK-EX1" />}}`INTERACTIVE POINT BANK EX1` | Point Name (or index) | Interactive Point orientation: Bank. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-HEADING" />}}`INTERACTIVE POINT HEADING` | Point Name (or index) | Interactive Point orientation: Heading. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-HEADING-EX1" />}}`INTERACTIVE POINT HEADING EX1` | Point Name (or index) | Interactive Point orientation: Heading. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-LEFT-BEND" />}}`INTERACTIVE POINT JETWAY LEFT BEND` | Point Name (or index) | Interactive Point Jetway constant, determining the desired left bend ratio of jetway hood. | Percent | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-LEFT-BEND-EX1" />}}`INTERACTIVE POINT JETWAY LEFT BEND EX1` | Point Name (or index) | Interactive Point Jetway constant, determining the desired left bend ratio of jetway hood. | Percent | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-LEFT-DEPLOYMENT" />}}`INTERACTIVE POINT JETWAY LEFT DEPLOYMENT` | Point Name (or index) | Interactive Point Jetway constant, determining the desired left deployment angle of jetway hood. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-LEFT-DEPLOYMENT-EX1" />}}`INTERACTIVE POINT JETWAY LEFT DEPLOYMENT EX1` | Point Name (or index) | Interactive Point Jetway constant, determining the desired left deployment angle of jetway hood. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-RIGHT-BEND" />}}`INTERACTIVE POINT JETWAY RIGHT BEND` | Point Name (or index) | Interactive Point Jetway constant, determining the desired right bend ratio of jetway hood. | Percent | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-RIGHT-BEND-EX1" />}}`INTERACTIVE POINT JETWAY RIGHT BEND EX1` | Point Name (or index) | Interactive Point Jetway constant, determining the desired right bend ratio of jetway hood. | Percent | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-RIGHT-DEPLOYMENT" />}}`INTERACTIVE POINT JETWAY RIGHT DEPLOYMENT` | Point Name (or index) | Interactive Point Jetway constant, determining the desired right deployment angle of jetway hood. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-RIGHT-DEPLOYMENT-EX1" />}}`INTERACTIVE POINT JETWAY RIGHT DEPLOYMENT EX1` | Point Name (or index) | Interactive Point Jetway constant, determining the desired right deployment angle of jetway hood. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-TOP-HORIZONTAL" />}}`INTERACTIVE POINT JETWAY TOP HORIZONTAL` | Point Name (or index) | Interactive Point Jetway constant, determining the desired top horizontal ratio of displacement of jetway hood. | Percent | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-TOP-HORIZONTAL-EX1" />}}`INTERACTIVE POINT JETWAY TOP HORIZONTAL EX1` | Point Name (or index) | Interactive Point Jetway constant, determining the desired top horizontal ratio of displacement of jetway hood. | Percent | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-TOP-VERTICAL" />}}`INTERACTIVE POINT JETWAY TOP VERTICAL` | Point Name (or index) | Interactive Point Jetway constant, determining the desired top vertical ratio of displacement of jetway hood. | Percent | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-JETWAY-TOP-VERTICAL-EX1" />}}`INTERACTIVE POINT JETWAY TOP VERTICAL EX1` | Point Name (or index) | Interactive Point Jetway constant, determining the desired top vertical ratio of displacement of jetway hood. | Percent | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-GOAL" />}}`INTERACTIVE POINT GOAL` | Point Name (or index) | The Interactive Point goal percentage of opening (if it's for a door) or percentage of deployment (if it's for a hose or cable). | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/good >}} | | {{< anchor id="INTERACTIVE-POINT-GOAL-EX1" />}}`INTERACTIVE POINT GOAL EX1` | Point Name (or index) | The Interactive Point goal percentage of opening (if it's for a door) or percentage of deployment (if it's for a hose or cable). | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-OPEN" />}}`INTERACTIVE POINT OPEN` | Point Name (or index) | Interactive Point current percentage of opening (if door) or deployment (if hose/cable). | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/good >}} | | {{< anchor id="INTERACTIVE-POINT-OPEN-EX1" />}}`INTERACTIVE POINT OPEN EX1` | Point Name (or index) | Interactive Point current percentage of opening (if door) or deployment (if hose/cable). | {{< glossterm >}}percent_over_100{{< /glossterm >}} | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-PITCH" />}}`INTERACTIVE POINT PITCH` | Point Name (or index) | Interactive Point orientation: Pitch. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-PITCH-EX1" />}}`INTERACTIVE POINT PITCH EX1` | Point Name (or index) | Interactive Point orientation: Pitch. | Degrees | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-POSX" />}}`INTERACTIVE POINT POSX` | Point Name (or index) | Interactive Point X position relative to the [Datum Reference Point](../../../../content-configuration//modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point). | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-POSX-EX1" />}}`INTERACTIVE POINT POSX EX1` | Point Name (or index) | Interactive Point X position relative to the [Datum Reference Point](../../../../content-configuration//modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point). | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-POSY" />}}`INTERACTIVE POINT POSY` | Point Name (or index) | Interactive Point Y position relative to the [Datum Reference Point](../../../../content-configuration//modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point). | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-POSY-EX1" />}}`INTERACTIVE POINT POSY EX1` | Point Name (or index) | Interactive Point Y position relative to the [Datum Reference Point](../../../../content-configuration//modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point). | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-POSZ" />}}`INTERACTIVE POINT POSZ` | Point Name (or index) | Interactive Point Z position relative to the [Datum Reference Point](../../../../content-configuration//modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point). | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-POSZ-EX1" />}}`INTERACTIVE POINT POSZ EX1` | Point Name (or index) | Interactive Point Z position relative to the [Datum Reference Point](../../../../content-configuration//modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point). | Feet ({{< glossterm >}}ft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-TYPE" />}}`INTERACTIVE POINT TYPE` | Point Name (or index) | The type of interactive point. | Enum:{{< params/smallfont >}}0: Main exit1: Cargo exit/door2: Emergency exit3: Fuel hose4: Ground Power cable5: Air Start Unit6: Tailhook7 Drop Exit (for skydiving)8 Window99: Unknown (for error handling){{< /params/smallfont >}} | {{< check/bad >}} | | {{< anchor id="INTERACTIVE-POINT-TYPE-EX1" />}}`INTERACTIVE POINT TYPE EX1` | Point Name (or index) | The type of interactive point. | Enum:{{< params/smallfont >}}0: Main exit1: Cargo exit/door2: Emergency exit3: Fuel hose4: Ground Power cable5: Air Start Unit6: Tailhook7 Drop Exit (for skydiving)8 Window99: Unknown (for error handling){{< /params/smallfont >}} | {{< check/bad >}} | {{< /table-wrapper >}} ### Weight {{< table-wrapper "colclass-2=font-size:0.75rem" "200px" "100px" "" "150px" "100px" >}} | Simulation Variable | Index | Description | Units | Settable | |---|---|---|---|:---:| | {{< anchor id="EMPTY-WEIGHT" />}}`EMPTY WEIGHT` | N/A | Empty weight of the aircraft | Pounds ({{< glossterm >}}lbs{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="EMPTY-WEIGHT-CROSS-COUPLED-MOI" />}}`EMPTY WEIGHT CROSS COUPLED MOI` | N/A | Empty weight cross coupled moment of inertia | Slugs per feet squared ({{< glossterm >}}Slug sqft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="EMPTY-WEIGHT-PITCH-MOI" />}}`EMPTY WEIGHT PITCH MOI` | N/A | Empty weight pitch moment of inertia | Slugs per feet squared ({{< glossterm >}}Slug sqft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="EMPTY-WEIGHT-ROLL-MOI" />}}`EMPTY WEIGHT ROLL MOI` | N/A | Empty weight roll moment of inertia | Slugs per feet squared ({{< glossterm >}}Slug sqft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="EMPTY-WEIGHT-YAW-MOI" />}}`EMPTY WEIGHT YAW MOI` | N/A | Empty weight yaw moment of inertia | Slugs per feet squared ({{< glossterm >}}Slug sqft{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="MAX-GROSS-WEIGHT" />}}`MAX GROSS WEIGHT` | N/A | Maximum gross weight of the aircraft as defined by the [`max_gross_weight`](../../../../content-configuration/cfg-files/flight_model.cfg/#max_gross_weight) parameter. | Pounds ({{< glossterm >}}lbs{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="MAX-LANDING-WEIGHT" />}}`MAX LANDING WEIGHT` | N/A | The maximum weight at which the aircraft is certified to land safely.Default value will be equal to the [`MAX TAKEOFF WEIGHT`](#MAX-TAKEOFF-WEIGHT) if available, otherwise it will be the [`MAX GROSS WEIGHT`](#MAX-GROSS-WEIGHT). | Pounds ({{< glossterm >}}lbs{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="MAX-TAKEOFF-WEIGHT" />}}`MAX TAKEOFF WEIGHT` | N/A | The maximum weight at which the aircraft is certified to comply with all airworthiness requirements.Default value is the [`MAX GROSS WEIGHT`](#MAX-GROSS-WEIGHT). | Pounds ({{< glossterm >}}lbs{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="MAX-ZERO-FUEL-WEIGHT" />}}`MAX ZERO FUEL WEIGHT` | N/A | The maximum weight of the aircraft when fully loaded but with empty fuel tanks as defined by the [`max_zero_fuel_weight`](../../../../content-configuration/cfg-files/flight_model.cfg/#max_zero_fuel_weight) parameter. | Pounds ({{< glossterm >}}lbs{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="TOTAL-WEIGHT" />}}`TOTAL WEIGHT` | N/A | Total weight of the aircraft | Pounds ({{< glossterm >}}lbs{{< /glossterm >}}) | {{< check/bad >}} | | {{< anchor id="TOTAL-WEIGHT-CROSS-COUPLED-MOI" />}}`TOTAL WEIGHT CROSS COUPLED MOI` | N/A | Total weight cross coupled moment of inertia | Slugs per feet squared | {{< check/bad >}} | | {{< anchor id="TOTAL-WEIGHT-PITCH-MOI" />}}`TOTAL WEIGHT PITCH MOI` | N/A | Total weight pitch moment of inertia | Slugs per feet squared | {{< check/bad >}} | | {{< anchor id="TOTAL-WEIGHT-ROLL-MOI" />}}`TOTAL WEIGHT ROLL MOI` | N/A | Total weight roll moment of inertia | Slugs per feet squared | {{< check/bad >}} | | {{< anchor id="TOTAL-WEIGHT-YAW-MOI" />}}`TOTAL WEIGHT YAW MOI` | N/A | Total weight yaw moment of inertia | Slugs per feet squared | {{< check/bad >}} | {{< /table-wrapper >}}