# cockpit.cfg {{< image-center src="images/2_DevMode/simobject_editor/cfg/cfg_tab_6_cockpit.png" alt="The Cockpit.cfg File Tab In The SimObject Editor" >}} The `cockpit.cfg` is an *optional* file for SimObjects, unless you are creating an **aircraft** in which case it is *mandatory*. This file is used to define the different cockpit behaviors and instruments. Below you can find information on the different sections used in the `cockpit.cfg` file as well as what parameters and values are expected within them. Note that all these parameters can be edited directly in the simulation when [Live Edition](../../../devmode/editors/simobject-editor/the-simobject-editor/#edition-information-live-edition) is enabled. Many of the sections in this file use the following parameters to define the different colour ranges and markers that can be visible within the different displays. These are as follows: {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="min" />}}`min` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="lowLimit" />}}`lowLimit` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="low_red_start" />}}`low_red_start` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="low_red_end" />}}`low_red_end` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="low_yellow_start" />}}`low_yellow_start` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="low_yellow_end" />}}`low_yellow_end` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="white_start" />}}`white_start` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="white_end" />}}`white_end` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="green_start" />}}`green_start` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="green_end" />}}`green_end` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="yellow_start" />}}`yellow_start` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="yellow_end" />}}`yellow_end` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="red_start" />}}`red_start` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="red_end" />}}`red_end` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="highLimit" />}}`highLimit` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | | {{< anchor id="max" />}}`max` | These parameters define the different sections of the built-in cockpit display element. Not all displays use all these parameters, and each display will list the ones it uses in the descriptions provided.If the display has any form of numeric display, the value units shown will depend on the display being set up - for example, a fuel gauge may use Gallons, while an Oil Temperature gauge may use degrees centigrade - however, a few displays have value units that are modifiable using the parameters in the [`[MISC]`](#misc) section.All these parameters are 64bit floats, but the actual value you set should be appropriate for the display it pertains to. | Float | No | {{< /table-wrapper >}} ### [Version] The `[Version]` section provides version information for the configuration file. In Microsoft Flight Simulator 2024, major versions should *always* be at least equal to 1. Note that this section information is **mandatory** and should always be included. {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="major" />}}`major` | Major CFG file version number, values must be greater than 0. | Integer | Yes | | {{< anchor id="minor" />}}`minor` | Minor CFG file version number, values must be greater than 0. | Integer | Yes | {{< /table-wrapper >}} ### [General] This section contains the general parameters required by the file for cockpits. {{< table-wrapper "150px" "" "250px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="cockpit_type" />}}`cockpit_type` | This tells the simulation the type of cockpit that aircraft has, and will be used to assign an appropriate **cubemap** to be used for reflections when the [glass](../../../models-and-textures/textures/materials/flightsim-materials/#glass) material has been used. See the modeling page on [Translucent Elements](../../../models-and-textures/modeling/aircraft/cockpit/textures/translucent-elements/) for more information.![Cockpit Cubemaps Used For Reflections](images/3_Models_And_Textures/Textures/cockpit/translucent/glass_2_cubemaps.png) | Enum:{{< params/smallfont-list >}} - **0** - **Open Cockpit** - This is to be used if the rear of the cockpit is open to a cabin with windows visible from the cockpit. - **1** - **Closed Cockpit** - This is to be used if the rear of the cockpit is completely closed off. - **2** - **Dome Cockpit** - For dome-shaped windshields that go above the pilot, like the f16 or some single-seater propellers. Can also be used for open-air cockpits. - **3** - **Helicopter cockpit** - To be used for aircraft that have very windshields that can go down to the feet, covering the entire front of the aircraft. - **4** - **Hot air balloon cockpit** - Only for use with open air, hot air balloon cockpits/control areas. - **5 - Skyship cockpit** - Only for use with a closed cabin, lighter than air aircraft (airships).{{< /params/smallfont-list >}} | Yes | {{< /table-wrapper >}} ### [FUEL_FLOW] This section controls the fuel flow display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`highLimit`](#highLimit), [`max`](#max) ### [FUEL_QUANTITY] {{< table-images src="images/5_Content_Config/CFGs/cockpit/FUEL_QUANTITY.png" alt="The MANIFOLD_PRESSURE Display" >}} This section controls the fuel quantity display, which can be enabled/disabled using the [`hud_show_fuel`](#hud_show_fuel) parameter. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) {{< /table-images >}} ### [FUEL_TEMPERATURE] This section controls the display related to fuel temperature. Uses [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [FUEL_PRESSURE] This section controls the fuel pressure display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [OIL_TEMPERATURE] This section controls the oil temperature display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [OIL_PRESSURE] This section controls the oil pressure display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [EGT_TEMPERATURE] This section controls the exhaust gas temperature display. Uses [`min`](#min), [`lowLimit`](#lowLimit), [`highLimit`](#highLimit), [`max`](#max) ### [CHT_TEMPERATURE] This section controls the CHT display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [VACUUM] This section controls the vacuum display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`highLimit`](#highLimit), [`max`](#max) ### [MANIFOLD_PRESSURE] {{< table-images src="images/5_Content_Config/CFGs/cockpit/MANIFOLD_PRESSURE.png" alt="The MANIFOLD_PRESSURE Display" >}} This section controls the manifold pressure display. It should be noted that this will be combined with the [`[RPM]`](#rpm) display, and is *only* visible when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE). Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`highLimit`](#highLimit), [`max`](#max) {{< /table-images >}} ### [AIRSPEED]
{{< image-center src="images/5_Content_Config/CFGs/cockpit/AIRSPEED.png" alt="The ALTIMETER Display" >}} vcockpit_hud = 1 {{< image-center src="images/5_Content_Config/CFGs/cockpit/AIRSPEED_eas.png" alt="The Alternative ALTIMETER Display" >}} vcockpit_hud = 1 equivalent_airspeed_hud = 1 {{< image-center src="images/5_Content_Config/CFGs/cockpit/AIRSPEED_alt.png" alt="The Alternative ALTIMETER Display" >}} vcockpit_hud = 0
{{< spacer >}} This section controls the airspeed indicator display, which will change depending on whether the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE) or 0 (FALSE). Additionally, the Vcockpit HUD will change depending on the [`equivalent_airspeed_hud`](#equivalent_airspeed_hud) setting. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`white_start`](#white_start), [`white_end`](#white_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [TORQUE] This section controls the torque indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [RPM]
{{< image-center src="images/5_Content_Config/CFGs/cockpit/RPM.png" alt="The RPM Display" >}} vcockpit_hud = 1 {{< image-center src="images/5_Content_Config/CFGs/cockpit/RPM_alt.png" alt="The Alternative RPM Display" >}} vcockpit_hud = 0
{{< spacer >}} This section controls the {{< glossterm >}}rpm{{< /glossterm >}} indicator display, which will change depending on whether the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE) or 0 (FALSE). Note that when set to 1, you should also setup the [`[MANIFOLD_PRESSURE]`](#manifold_pressure) values, as it will be displayed along with the RPM indicator. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [TURBINE_N1] This section controls the turbine N1 indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [TURBINE_N2] This section controls the turbine N2 indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [TURBINE_NG] This section controls the turbine engine indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [ITTEngineOff] This section controls the engine off display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [ITTEngineOn] This section controls the engine on display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [MAIN_BUS_VOLTAGE] This section controls the main bus voltage indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [HOT_BATTERY_BUS_VOLTAGE] This section controls the hot battery bus voltage indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [BATTERY_BUS_AMPS] This section controls the hot battery bus amps indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [GENALT_BUS_AMPS] This section controls the generator alternator bus amps indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [COOLANT_LEVEL] This section controls the coolant level indicator display. Uses [`min`](#min), [`lowLimit`](#lowLimit), [`highLimit`](#highLimit), [`max`](#max) ### [COOLANT_TEMPERATURE] This section controls the coolant temperature indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [GEAR_OIL_TEMPERATURE] This section controls the gear oil temperature display. Uses [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) ### [CABIN_ALTITUDE] This section controls the cabin altitude indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`highLimit`](#highLimit), [`max`](#max) ### [CABIN_ALTITUDE_CHANGE_RATE] This section controls the cabin altitude change rate indicator display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`highLimit`](#highLimit), [`max`](#max) ### [CABIN_PRESSURE_DIFF] This section controls the cabin pressure differential display. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`highLimit`](#highLimit), [`max`](#max) ### [HELICOPTER_ROTOR_RPM] {{< table-images src="images/5_Content_Config/CFGs/cockpit/HELICOPTER_ROTOR_RPM.png" alt="The HELICOPTER_ROTOR_RPM Display" >}} This section controls the rotor RPM indicator display when the aircraft is a rotorcraft. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) {{< /table-images >}} ### [HELICOPTER_POWER] {{< table-images src="images/5_Content_Config/CFGs/cockpit/HELICOPTER_POWER.png" alt="The HELICOPTER_POWER Display" >}} This section controls the display related to the power output when the aircraft is a rotorcraft. Uses: [`min`](#min), [`lowLimit`](#lowLimit), [`low_red_start`](#low_red_start), [`low_red_end`](#low_red_end), [`low_yellow_start`](#low_yellow_start), [`low_yellow_end`](#low_yellow_end), [`green_start`](#green_start), [`green_end`](#green_end), [`yellow_start`](#yellow_start), [`yellow_end`](#yellow_end), [`red_start`](#red_start), [`red_end`](#red_end), [`highLimit`](#highLimit), [`max`](#max) {{< /table-images >}} ### [ATTITUDE_INDICATORS] This section is used to define the characteristics of the attitude indicators on the instrument panels, where each indicator is defined in order, starting at 0 and incrementing by 1. Available parameters are: {{< table-wrapper "200px" "" "250px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="attitude_indicator.N" />}}`attitude_indicator.N` | The system which drives the attitude indicator. | Integer:{{< params/smallfont-list >}}0 = none1 = Vacuum driven gyro2 = Electrically driven gyro{{< /params/smallfont-list >}} | No | {{< /table-wrapper >}} ### [TURN_INDICATORS] This section controls the cockpit display turn indicators. Available parameters are: {{< table-wrapper "200px" "" "200px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="turn_indicator.N" />}}`turn_indicator.*N*` | This parameter requires two values which define the system on which the turn indicators are dependent. The first value is for **turn**, the second for **bank**, and they should be set to one of the following values:{{< params/smallfont-list >}} - 0 = none - 1 = Vacuum driven gyro - 2 = Electrically driven gyro{{< /params/smallfont-list >}}For example:`turn_indicator.0 = 1,1`You can define multiple turn indicators where *N* starts at `0` and going up to `number-of-indicators - 1`. | [List](../cfg-files-general-information/#list) of Floats | No | {{< /table-wrapper >}} ### [DIRECTION_INDICATORS] This section controls the display direction indicators, not including the magnetic compass. Available parameters are: {{< table-wrapper "200px" "" "200px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="direction_indicator.N" />}}`direction_indicator.*N*` | Sets the *type* of indicator. If the indicator is type 4, then there must be two entries separated by a comma - the indicator *type*, and the index of the indicator to which this one is *slaved*. | Integer, one of:{{< params/smallfont-list >}}0 = None1 = Vacuum gyro2 = Electric gyro3 = Electro-mag slaved compass4 = Slaved to another indicator{{< /params/smallfont-list >}}*or*[List](../cfg-files-general-information/#list) of 2 Integers:{{< params/smallfont-list >}} - type, slave_index{{< /params/smallfont-list >}} | No | | {{< anchor id="induction_compass.N" />}}`induction_compass.*N*` | Defines 1 or more induction compasses, where *N* starts at `0` and goes up to `compass-number - 1`. | Integer:{{< params/smallfont-list >}} - 1 = Electric - 2 = Anemometer driven{{< /params/smallfont-list >}} | No | {{< /table-wrapper >}} ### [AIRSPEED_INDICATORS] This section is used to define the characteristics of the different airspeed indicators on the instrument panel, where these characteristics define the calibration between calibrated airspeed and indicated airspeed. Available parameters are: {{< table-wrapper "200px" "" "200px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="airspeed_indicator.N" />}}`airspeed_indicator.N` | This is a two value table used to define airspeed indicator *N*. The first parameter in the table is a scalar on the calibrated airspeed, and the second is an offset in {{< glossterm >}}knot{{< /glossterm >}}s, where the offset is applied first, then the scalar. By default the value for the scalar is 1.0 and the offset is 0.0. This means that by default the indicated airspeed will be equal to calibrated airspeed.There can be multiple entries for this parameter, one for each indicator, with *N* starting at `0` going up to `number of indicators - 1`. | [List](../cfg-files-general-information/#list) of Floats | Yes | {{< /table-wrapper >}} ### [ALTIMETERS]
{{< image-center src="images/5_Content_Config/CFGs/cockpit/ALTITUDE_INDICATORS.png" alt="The ALTIMETER Display" >}} vcockpit_hud = 1 {{< image-center src="images/5_Content_Config/CFGs/cockpit/ALTITUDE_INDICATORS_alt.png" alt="The Alternative ALTIMETER Display" >}} vcockpit_hud = 0
This section can be used to instantiate cockpit altimeters and set their position. Note that the look of the altimeter will change depending on whether the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE) or 0 (FALSE). The section requires the parametrs in the table below. {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="altimeter.N" />}}`altimeter.N` | When set to TRUE (1), this will instantiate an altimeter, which will operate independently of other altimeters, and can have failures applied to it. There can be multiple entries for this parameter, one for each altimeter, with *N* starting at `0` going up to `number of altimeters - 1`.**IMPORTANT!** when referencing any altimeter using the appropriate SimVars (for example [`KOHLSMAN SETTING HG`](../../programming-apis/simvars/aircraft-simvars/aircraft-system-variables/#KOHLSMAN SETTING HG)) the SimVar index starts at 1 not 0. So `altimeter.0` is accessed by `SimVar:1`, `altimeter.1` is `SimVar:2`, etc... | Boolean | Yes | | {{< anchor id="altimeter_position.N" />}}`altimeter_position.N` | Sets the position of the altimeter *N* on the aircraft control panel using a table of values formatted as: Lateral, Vertical, Longitudinal. Values are relative to the [Datum Reference Point](../../modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point). There can be multiple entries for this parameter, one for each altimeter, with *N* starting at `0` going up to `number of altimeters - 1`. | [List](../cfg-files-general-information/#list) of Floats | Yes | {{< /table-wrapper >}} ### [ANEMOMETERS] This section controls the position of the cockpit anemometers. Available parameters are: {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="anemometer.N" />}}`anemometer.N` | Sets the position of the anemometer *N* on the aircraft control panel using a table of values formatted as: Lateral, Vertical, Longitudinal. Values are relative to the [Datum Reference Point](../../modular-simobjects/aircraft/modular-aircraft-simobjects/#datum-reference-point). There can be multiple entries for this parameter, one for each anemometer, with *N* starting at `0` going up to `number of anemometers - 1`. | [List](../cfg-files-general-information/#list) of Floats | Yes | {{< /table-wrapper >}} ### [MAGNETICCOMPASS] This section controls the cockpit magnetic compass. Available parameters are: {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="compass.0" />}}`compass.0` | Set to 1 for a vertical compass (with no dip errors). | Bool | No | {{< /table-wrapper >}} ### [VARIOMETERS] This section controls the variometers for gliders. This is an instrument that helps you know when you're in rising air and how strong the lift is. Unlike a vertical speed indicator in a powered aircraft, which indicates the vertical speed of the aircraft, a compensated variometer indicates the vertical speed of the airthrough which a glider is moving. Available parameters are: {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="variometer.N" />}}`variometer.N` | This sets up one or more variometers as part of the cockpit display. The parameter requires the following three values, given as a comma separated list:{{< params/smallfont-list >}} - not used in Microsoft Flight Simulator 2024, should be 0 - static pressure derivation, in {{< glossterm >}}ft{{< /glossterm >}} - time constant that sets how quickly the value will reach it's target{{< /params/smallfont-list >}}For example:`variometer.0 = 0,0,4` | [List](../cfg-files-general-information/#list) of Floats | No | {{< /table-wrapper >}} ### [GPWS] This section controls the cockpit {{< glossterm >}}GPWS{{< /glossterm >}}. Available parameters are: {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="max_warning_height" />}}`max_warning_height` | The height below which a warning is activated, in {{< glossterm >}}ft{{< /glossterm >}}. | Float | Yes | | {{< anchor id="sink_rate_fpm" />}}`sink_rate_fpm` | If an aircraft exceeds this rate of descent (in {{< glossterm >}}ft{{< /glossterm >}} per minute) a warning is activated. | Float | Yes | | {{< anchor id="excessive_sink_rate_fpm" />}}`excessive_sink_rate_fpm` | If an aircraft exceeds this rate of descent (in {{< glossterm >}}ft{{< /glossterm >}} per minute) an urgent warning is activated. | Float | Yes | | {{< anchor id="climbout_sink_rate_fpm" />}}`climbout_sink_rate_fpm` | If an aircraft starts to descend during takeoff, and exceeds this rate of descent (in {{< glossterm >}}ft{{< /glossterm >}} per minute), a warning is activated. | Float | Yes | | {{< anchor id="flap_and_gear_sink_rate_fpm" />}}`flap_and_gear_sink_rate_fpm` | If an aircraft is landing, and exceeds this rate of descent (in {{< glossterm >}}ft{{< /glossterm >}} per minute) without flaps or gear extended, a warning is activated. | Float | Yes | {{< /table-wrapper >}} ### [THROTTLE_LEVELS] This section controls the cockpit throttle levels. Available parameters are: {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="level_1_min" />}}`level_1_min` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | Float | Yes | | {{< anchor id="level_1_name" />}}`level_1_name` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | String | Yes | | {{< anchor id="level_2_min" />}}`level_2_min` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | Float | Yes | | {{< anchor id="level_2_name" />}}`level_2_name` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | String | Yes | | {{< anchor id="level_3_min" />}}`level_3_min` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | Float | Yes | | {{< anchor id="level_3_name" />}}`level_3_name` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | String | Yes | | {{< anchor id="level_4_min" />}}`level_4_min` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | Float | Yes | | {{< anchor id="level_4_name" />}}`level_4_name` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | String | Yes | | {{< anchor id="level_5_min" />}}`level_5_min` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | Float | Yes | | {{< anchor id="level_5_name" />}}`level_5_name` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | String | Yes | | {{< anchor id="level_6_min" />}}`level_6_min` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | Float | Yes | | {{< anchor id="level_6_name" />}}`level_6_name` | Set the minimum throttle percentage for each detent and the corresponding name. For example, for the A320, level 1 is -100 REV, level 2 is 0 IDLE, etc...Available names are:{{< params/smallfont-list >}} - "REV" - reverse - "IDLE" - idle - "A/THR" - auto - "CL" - climb - "FLX" - flex - "TOGA" - toga{{< /params/smallfont-list >}}Default level is 0.Default name is "". | String | Yes | {{< /table-wrapper >}} ### [FLAPS_LEVELS] {{< table-images src="images/5_Content_Config/CFGs/cockpit/FLAPS_LEVELS.png" alt="The Flaps Levels Display" >}} This section controls the cockpit flaps levels. Available parameters are: {{< /table-images >}} {{< table-wrapper "250px" "" "150px" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="slats_level_1 - slats_level_10" />}}`slats_level_1`to`slats_level_10` | The slats/flaps angle for each level in the flaps lever levels (in degrees).Default values for both slats and flaps at all levels is 0, and setting a value greater than 0 will add a detent onto the display. | Float | No | | {{< anchor id="flaps_level_1 - flaps_level_10" />}}`flaps_level_1`to`flaps_level_10` | The slats/flaps angle for each level in the flaps lever levels (in degrees).Default values for both slats and flaps at all levels is 0, and setting a value greater than 0 will add a detent onto the display. | Float | No | | {{< anchor id="slats_level_full" />}}`slats_level_full` | The slats/flaps angle for each level in the flaps lever levels (in degrees).Default values for both slats and flaps at all levels is 0, and setting a value greater than 0 will add a detent onto the display. | Float | No | | {{< anchor id="flaps_level_full" />}}`flaps_level_full` | The slats/flaps angle for each level in the flaps lever levels (in degrees).Default values for both slats and flaps at all levels is 0, and setting a value greater than 0 will add a detent onto the display. | Float | No | {{< /table-wrapper >}} ### [MISC] This section controls certain HUD elements that will be visible when the user is in "3rd person mode" as well as the style that will be used to display them. Available parameters are: {{< table-wrapper "250px" "" "80px" "80px" "150px" >}} | Parameter | Description | Type | Required | Example | |---|---|---|:---:|:---:| | {{< anchor id="equivalent_airspeed_hud" />}}`equivalent_airspeed_hud` | When this is is set to 1 (TRUE), airspeed will be shown as {{< glossterm >}}EAS{{< /glossterm >}}., instead of {{< glossterm >}}IAS{{< /glossterm >}} when 0 (FALSE).**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | ![Airspeed Display With EAS Enabled](images/5_Content_Config/CFGs/cockpit/AIRSPEED_eas.png) | | {{< anchor id="g_meter" />}}`g_meter` | When set to 1 (TRUE) a G-meter will be displayed on the external HUD, and if set to 0 (FALSE), none will be displayed.Default value is (FALSE). | Bool | No | ![The G Meter Display](images/5_Content_Config/CFGs/cockpit/g_meter.png) | | {{< anchor id="high_altitude_hud" />}}`high_altitude_hud` | When this is set to 1 (TRUE) and the [`vcockpit_hud`](#vcockpit_hud) parameter is also set to 1 (TRUE), then a larger altitude HUD display will be used. This is designed for aircraft that can go above 99,999 meters. | Bool | No | ![The Altitude Display When Set To High Altitude](images/5_Content_Config/CFGs/cockpit/high_altitude_hud.png) | | {{< anchor id="vcockpit_hud" />}}`vcockpit_hud` | This can be set to 1 (TRUE) to have a "vcockpit-style" digital external HUD, or it can be set to 0 (FALSE) to have a "steamgauge-style" analog external HUD. Note that many options will only have an effect on one or the other HUD type (these are flagged in their descriptions).Default value is (FALSE). | Bool | No | N/A | | {{< anchor id="gps_altimeter_hud" />}}`gps_altimeter_hud` | This can be used to enable (1, TRUE) or disable (0, FALSE) using GPS for the altitude indicator instead of the indicated altitude value (based on air pressure).**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | ![The Altitude Display When Using GPS](images/5_Content_Config/CFGs/cockpit/gps_altimeter_hud.png) | | {{< anchor id="hud_airspeed_color_from_lvar" />}}`hud_airspeed_color_from_lvar` | When defining your aircraft, you can select this option to set custom colours for the airspeed indicator using local variables, meaning that these colours can be changed dynamically using the using the "`L:`" var identifier in [Reverse Polish Notation](../../programming-apis/reverse-polish-notation/).For this to work you need to define specifically named local variables that target the appropriate colour ranges in the indicator:{{< params/smallfont-list >}} - `L:HUD_AIRSPEED_WHITE_START // corresponds to the "white_start" parameter` - `L:HUD_AIRSPEED_WHITE_END // corresponds to the "white_end" parameter` - `L:HUD_AIRSPEED_GREEN_START // corresponds to the "green_start" parameter` - `L:HUD_AIRSPEED_GREEN_END // corresponds to the "green_end" parameter` - `L:HUD_AIRSPEED_YELLOW_START // corresponds to the "yellow_start" parameter` - `L:HUD_AIRSPEED_YELLOW_END // corresponds to the "yellow_end" parameter` - `L:HUD_AIRSPEED_RED_START // corresponds to the "red_start" parameter` - `L:HUD_AIRSPEED_RED_END // corresponds to the "red_end" parameter`{{< /params/smallfont-list >}}These `L:` vars can then be changed to adapt automatically to the aircraft dynamics. For example, the red section of the airspeed indicator on some aircraft is used to show the stall speed, and that stall speed changes when - for example - flaps are down, meaning that this can be reflected in the airspeed indicator using these variables.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE). | Bool | No | N/A | | {{< anchor id="hud_always_minimize_alt" />}}`hud_always_minimize_alt` | When this is set to 1 [TRUE] the altitude gauge will be shown in its minimised form. When set to 0 (FALSE) or omitted, the gauge will be shown normally.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_always_minimize_ground_alt" />}}`hud_always_minimize_ground_alt` | When this is set to 1 [TRUE] the ground altitude gauge will be shown in its minimised form. When set to 0 (FALSE) or omitted, the gauge will be shown normally.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_always_minimize_gs" />}}`hud_always_minimize_gs` | When this is set to 1 [TRUE] the ground altitude gauge will be shown in its minimised form. When set to 0 (FALSE) or omitted, the gauge will be shown normally.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_always_minimize_ias" />}}`hud_always_minimize_ias` | When this is set to 1 [TRUE] the indicated airspeed gauge will be shown in its minimised form. When set to 0 (FALSE) or omitted, the gauge will be shown normally.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_always_minimize_pwr" />}}`hud_always_minimize_pwr` | When this is set to 1 [TRUE] the power gauge will be shown in its minimised form. When set to 0 (FALSE) or omitted, the gauge will be shown normally.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_always_minimize_vs" />}}`hud_always_minimize_vs` | When this is set to 1 [TRUE] the vertical speed gauge will be shown in its minimised form. When set to 0 (FALSE) or omitted, the gauge will be shown normally.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_balloon_mode" />}}`hud_balloon_mode` | When set to 1 (TRUE) the tachometer, airspeed, vertical speed, etc... will be displayed in a way more appropriate for a balloon.Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_engine_throttle_var" />}}`hud_engine_throttle_var` | This parameter allows you to assign a custom variable to drive the visual representation of the throttle position in the HUD instead of the default SimVar [`GENERAL ENG THROTTLE LEVER POSITION`](../../programming-apis/simvars/aircraft-simvars/aircraft-engine-variables/#GENERAL-ENG-THROTTLE-LEVER-POSITION). This is only really necessary if there is any visual lag between the HUD throttle marker and the user input, and the variable can be a Local Var (`L:` or `L:1`), an InputVar (`B:`), or some other SimVar. For example:`hud_engine_throttle_var = L:Virtual_Throttle_Lever_Pos`Note that if you do not include the [`hud_engine_throttle_var_indexed`](#hud_engine_throttle_var_indexed) parameter, then the variable will be for all engines. | String | No | N/A | | {{< anchor id="hud_engine_throttle_var_indexed" />}}`hud_engine_throttle_var_indexed` | This parameter is only used when [`hud_engine_throttle_var`](#hud_engine_throttle_var) is defined. When set to 1 (TRUE), then the given variable will have an engine number appended onto it such that it will be used to control each engine HUD independently. | Bool | No | N/A | | {{< anchor id="hud_helicopter_mode" />}}`hud_helicopter_mode` | When this is set to 1 (TRUE) and the [`vcockpit_hud`](#vcockpit_hud) parameter to be set to 0 (FALSE). the the engine display will be replaced by *power* and *RPM* displays. These can be setup using the [`[HELICOPTER_POWER]`](#helicopter_power) and [`[HELICOPTER_ROTOR_RPM]`](#helicopter_rotor_rpm) sections.Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_navy_aoa" />}}`hud_navy_aoa` | This can be used to enabled (1, TRUE) or disable (0, FALSE) the navy-style {{< glossterm >}}AoA{{< /glossterm >}} indicator. Requires [`hud_show_aoa`](#hud_show_aoa) to be set to 1 (TRUE) - otherwise the AoA indicator will not be displayed - as well as the [`vcockpit_hud`](#vcockpit_hud) parameter to be set to 1 (TRUE).Default value is 0 (FALSE). | Bool | No | ![The Navy-Style AoA Indicator](images/5_Content_Config/CFGs/cockpit/AoA_navy.png) | | {{< anchor id="hud_show_aoa" />}}`hud_show_aoa` | When set to 1 (TRUE) the HUD will display the {{< glossterm >}}AoA{{< /glossterm >}} indicator.Default value is 1 (TRUE). | Bool | No | ![The AoA Indicator](images/5_Content_Config/CFGs/cockpit/AoA.png) | | {{< anchor id="hud_show_battery" />}}`hud_show_battery` | When set to 1 (TRUE) the HUD will display the battery power indicator.Default value is 0 (FALSE). | Bool | No | ![](images/5_Content_Config/CFGs/cockpit/hud_show_battery.png) | | {{< anchor id="hud_show_fuel" />}}`hud_show_fuel` | When set to 1 (TRUE) the HUD will display the fuel meter. See [`[FUEL_QUANTITY]`](#fuel_quantity) for more information.Default value is 1 (TRUE). | Bool | No | ![](images/5_Content_Config/CFGs/cockpit/FUEL_QUANTITY.png) | | {{< anchor id="hud_show_ground_alt" />}}`hud_show_ground_alt` | When set to 1 (TRUE) the HUD will display the ground altitude indicator, but only when the [`vcockpit_hud`](#vcockpit_hud) parameter is set to 0 (FALSE). Default value is 0 (FALSE). | Bool | No | ![The Ground Altitude Display](images/5_Content_Config/CFGs/cockpit/hud_show_ground_alt.png) | | {{< anchor id="hud_show_gs" />}}`hud_show_gs` | When set to 1 (TRUE) the HUD will display the ground speed indicator, but only when the [`vcockpit_hud`](#vcockpit_hud) parameter is set to 0 (FALSE). Note that the colour settings are taken from the [`[AIRSPEED]`](#airspeed) section.Default value is 0 (FALSE). | Bool | No | ![The Ground Speed Display](images/5_Content_Config/CFGs/cockpit/hud_show_gs.png) | | {{< anchor id="hud_show_ias" />}}`hud_show_ias` | When set to 1 (TRUE) the HUD will display the indicated airspeed indicator. The colour settings for this display are defined in the [`[AIRSPEED]`](#airspeed) section.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 0 (FALSE), otherwise the airspeed indicator will always be shown.Default value is 0 (FALSE). | Bool | No | N/A | | {{< anchor id="hud_show_liquid_tank" />}}`hud_show_liquid_tank` | When set to 1 (TRUE) the HUD will display the liquid tank volume indicator. This is only appropriate if the aircraft has a [[Liquid Dropping System]](../system/modular-liquid-dropping-system-information/) .Default value is 0 (FALSE). | Bool | No | ![The Liquid Tank Display](images/5_Content_Config/CFGs/cockpit/hud_show_liquid_tank.png) | | {{< anchor id="hud_show_spray_indicator" />}}`hud_show_spray_indicator` | When set to 1 (TRUE) a spray indicator will be displayed on the external HUD, and if set to 0 (FALSE), none will be displayed.Default value is 0 (FALSE). | Bool | No | ![The Spray Indicator Display](images/5_Content_Config/CFGs/cockpit/hud_show_spray_indicator.png) | | {{< anchor id="hud_show_scoop_indicator" />}}`hud_show_scoop_indicator` | When set to 1 (TRUE) a scoop indicator will be displayed on the external HUD, and if set to 0 (FALSE), none will be displayed.Default value is 0 (FALSE). | Bool | No | ![The Scoop Indicator Display](images/5_Content_Config/CFGs/cockpit/hud_show_scoop_indicator.png) | | {{< anchor id="hud_show_radar_alt" />}}`hud_show_radar_alt` | When set to 1 (TRUE), a small *altitude* element will be added to the HUD, regardless of the HUD type. This displays the altitude above ground level, as returned by the onboard radar altimeter. | Bool | No | ![The Radar Altitude Display](images/5_Content_Config/CFGs/cockpit/hud_show_radar_alt.png) | | {{< anchor id="hud_show_tachometer" />}}`hud_show_tachometer` | When set to 1 (TRUE) the HUD will display the tachometer. Note that visually this will change depending on whether the [`vcockpit_hud`](#vcockpit_hud) option is true or not.For examples and setup information, please see the [`[MANIFOLD_PRESSURE]`](#manifold_pressure) and [`[RPM]`](#rpm) sections (when the [`vcockpit_hud`](#vcockpit_hud) option is true both of these sections will be used, and when false only the [`[RPM]`](#rpm) section is used).Default value is 1 (TRUE). | Bool | No | N/A | | {{< anchor id="hud_show_trim" />}}`hud_show_trim` | When set to 1 (TRUE) the HUD will show the trim display.Default value is 1 (TRUE). | Bool | No | ![The Trim Display](images/5_Content_Config/CFGs/cockpit/hud_show_trim.png) | | {{< anchor id="hud_show_vario" />}}`hud_show_vario` | When set to 1 (TRUE) the HUD will display the variometer, which can be customised using the [`[VARIOMETERS]`](#variometers) section. Note that this is only used by gliders, and will only show 0 for all other aircraft.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 0 (FALSE).Default value is 0 (FALSE). | Bool | No | ![The Variometer Display](images/5_Content_Config/CFGs/cockpit/hud_show_vario.png) | | {{< anchor id="hud_speed_in_mach_" />}}`hud_speed_in_mach` | When set to 1 (TRUE) a mach speed will always be displayed on the external HUD, and if set to 0 (FALSE), then it won't be displayed.**NOTE**: This option is only applicable when the [`vcockpit_hud`](#vcockpit_hud) is set to 0 (FALSE).Default value is 0 (FALSE). | Bool | No | ![Airspeed Display With Mach Numbers Enabled](images/5_Content_Config/CFGs/cockpit/hud_speed_in_mach.png) | {{< /table-wrapper >}} ### [TAKEOFF_SPEEDS] This section is used to set certain takeoff speed values. Available parameters are: {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="take_off_speed_min_val" />}}`take_off_speed_min_val` | Default value is 0. | Integer | No | | {{< anchor id="take_off_speed_max_val" />}}`take_off_speed_max_val` | Default value is 0. | Integer | No | | {{< anchor id="take_off_speed_min_weight" />}}`take_off_speed_min_weight` | Default value is 200. | Integer | No | | {{< anchor id="take_off_speed_max_weight" />}}`take_off_speed_max_weight` | Default value is 1000000. | Integer | No | {{< /table-wrapper >}} ### [BALL_INDICATOR.N] This section is used to set up the physics simulation to be used with a ball indicator model. In general we recommend that you use the [`Asobo_Turn_Coordinator_01`](../../modular-simobjects/simattachments/included-attachments/instrument-attachments/#asobo_turn_coordinator_01) or [`Asobo_Turn_Coordinator_02`](../../modular-simobjects/simattachments/included-attachments/instrument-attachments/#asobo_turn_coordinator_02) [Included Attachments](../../modular-simobjects/simattachments/included-attachments/included-attachments/) instead of creating your own, however if you wish to create your own models and add them, then the recommended model behaviour template is [`ASOBO_IT_Turn_Indicator_Template`](../../models/modelbehaviors/templateexplorer/asobo_ex1/common/interior/templates/instrument/#asobo_it_turn_indicator_template). Available parameters are: {{< table-wrapper "300px" "" "100px" "100px" >}} | Parameter | Description | Type | Required | |---|---|---|:---:| | {{< anchor id="position" />}}`position` | Sets the offset (x, y, z) - in {{< glossterm >}}ft{{< /glossterm >}} - relative to the model center for the physics simulation to be placed.Default values are 0,0,0. | [List](../cfg-files-general-information/#list) of Floats | No | | {{< anchor id="radius" />}}`radius` | This defines the radius of curvature (bending) of the ball indicator tube. The value is in {{< glossterm >}}ft{{< /glossterm >}} and must be greater than 0.Default value is 0.8. | Float | No | | {{< anchor id="length" />}}`length` | This defines the length of the tube arc (ball path). The value is in {{< glossterm >}}ft{{< /glossterm >}} and must be greater than 0, but cannot be greater than \(\pi \times \text{radius}\).Default value is 0.15. | Float | No | | {{< anchor id="angle" />}}`angle` | This defines the tilt (pitch angle) of the ball indicator relative to the aircraft body frame, in degrees (between -180, +180). This value is primarily used to set the angle of the ball when the dashboard surface is not totally vertical. Note too that a value of 180 will give you a ball indicator for inverted flight (which is used in aerobatic aircraft).Default value is 0. | Float | No | | {{< anchor id="damping_factor" />}}`damping_factor` | This value is used to produce drag to slow the ball movement down, where the higher the value, the smoother (and slower) the ball will move.Default value is 70. | Float | No | | {{< anchor id="damping_power" />}}`damping_power` | This value is an exponential term used to modify the ball speed which makes the damping nonlinear (if set to a value other than 1).Default value is 1.5. | Float | No | | {{< anchor id="time_constant" />}}`time_constant` | This value is the time constant for the 2nd-order filter to smooth the local acceleration acting on the ball along the tube. The value is in seconds and must be greater than 0.Default value is 0.05. | Float | No | {{< /table-wrapper >}} ### Glass Cockpit Settings Struct The contents of the `cockpit.cfg` file can be accessed from HTML gauges using JavaScript. In this case the returned value will be a struct (of the [`GlassCockpitSettings`](../../programming-apis/simvars/simulation-variable-units/#GlassCockpitSettings) unit type) with the following contents:
{{< table-wrapper "300px" "" >}} | Parameter | Description | |---|---| | {{< anchor id="FuelFlow" />}}`FuelFlow` | [ColorRangeDisplay Struct](#CRDS) | | {{< anchor id="FuelQuantity" />}}`FuelQuantity` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="FuelTemperature" />}}`FuelTemperature` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="FuelPressure" />}}`FuelPressure` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="OilPressure" />}}`OilPressure` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="OilTemperature" />}}`OilTemperature` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="EGTTemperature" />}}`EGTTemperature` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="CHTTemperature" />}}`CHTTemperature` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="Vacuum" />}}`Vacuum` | [ColorRangeDisplay Struct](#CRDS) | | {{< anchor id="ManifoldPressure" />}}`ManifoldPressure` | [ColorRangeDisplay Struct](#CRDS) | | {{< anchor id="AirSpeed" />}}`AirSpeed` | [ColorRangeDisplay4 Struct](#CRDS4) | | {{< anchor id="Torque" />}}`Torque` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="RPM" />}}`RPM` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="TurbineNG" />}}`TurbineNG` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="TurbineN1" />}}`TurbineN1` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="TurbineN2" />}}`TurbineN2` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="ITTEngineOff" />}}`ITTEngineOff` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="ITTEngineOn" />}}`ITTEngineOn` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="MainBusVoltage" />}}`MainBusVoltage` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="HotBatteryBusVoltage" />}}`HotBatteryBusVoltage` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="BatteryBusAmps" />}}`BatteryBusAmps` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="GenAltBusAmps" />}}`GenAltBusAmps` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="CoolantLevel" />}}`CoolantLevel` | [RangeDisplay Struct](#RDS) | | {{< anchor id="CoolantTemperature" />}}`CoolantTemperature` | [ColorRangeDisplay3 Struct](#CRDS3) | | {{< anchor id="GearOilTemperature" />}}`GearOilTemperature` | [ColorRangeDisplay2 Struct](#CRDS2) | | {{< anchor id="CabinAltitude" />}}`CabinAltitude` | [ColorRangeDisplay Struct](#CRDS) | | {{< anchor id="CabinAltitudeChangeRate" />}}`CabinAltitudeChangeRate` | [RangeDisplay Struct](#RDS) | | {{< anchor id="CabinPressureDiff" />}}`CabinPressureDiff` | [ColorRangeDisplay Struct](#CRDS) | | {{< anchor id="ThrottleLevels" />}}`ThrottleLevels` | [ThrottleLevelsInfo](#TLI) | | {{< anchor id="FlapsLevels" />}}`FlapsLevels` | [FlapsLevelsInfo](#FLI) | | {{< anchor id="TakeOffSpeeds" />}}`TakeOffSpeeds` | [TakeOffSpeedsInfo](#TOS) | | {{< anchor id="Misc" />}}`Misc` | [GlassCockpitMisc](#GCM) | {{< /table-wrapper >}}
{{< anchor id="RDS" />}} #### RangeDisplay Struct
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-RDS" />}}`__Type` | "RangeDisplay" | String | | {{< anchor id="Initialized-RDS" />}}`Initialized` | true | Boolean | | {{< anchor id="min-RDS" />}}`min` | 0 | Float | | {{< anchor id="max-RDS" />}}`max` | 0 | Float | | {{< anchor id="lowLimit-RDS" />}}`lowLimit` | 0 | Float | | {{< anchor id="highLimit-RDS" />}}`highLimit` | 0 | Float | {{< /table-wrapper >}}
{{< anchor id="CRDS" />}} #### ColorRangeDisplay Struct
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-CRDS" />}}`__Type` | "ColorRangeDisplay" | String | | {{< anchor id="Initialized-CRDS" />}}`Initialized` | true | Boolean | | {{< anchor id="min-CRDS" />}}`min` | 0 | Float | | {{< anchor id="max-CRDS" />}}`max` | 0 | Float | | {{< anchor id="lowLimit-CRDS" />}}`lowLimit` | 0 | Float | | {{< anchor id="highLimit-CRDS" />}}`highLimit` | 0 | Float | | {{< anchor id="greenStart-CRDS" />}}`greenStart` | 0 | Float | | {{< anchor id="greenEnd-CRDS" />}}`greenEnd` | 0 | Float | {{< /table-wrapper >}}
{{< anchor id="CRDS2" />}} #### ColorRangeDisplay2 Struct
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-CRDS2" />}}`__Type` | "ColorRangeDisplay2" | String | | {{< anchor id="Initialized-CRDS2" />}}`Initialized` | true | Boolean | | {{< anchor id="min-CRDS2" />}}`min` | 0 | Float | | {{< anchor id="max-CRDS2" />}}`max` | 0 | Float | | {{< anchor id="lowLimit-CRDS2" />}}`lowLimit` | 0 | Float | | {{< anchor id="highLimit-CRDS2" />}}`highLimit` | 0 | Float | | {{< anchor id="greenStart-CRDS2" />}}`greenStart` | 0 | Float | | {{< anchor id="greenEnd-CRDS2" />}}`greenEnd` | 0 | Float | | {{< anchor id="yellowStart-CRDS2" />}}`yellowStart` | 0 | Float | | {{< anchor id="yellowEnd-CRDS2" />}}`yellowEnd` | 0 | Float | | {{< anchor id="redStart-CRDS2" />}}`redStart` | 0 | Float | | {{< anchor id="redEnd-CRDS2" />}}`redEnd` | 0 | Float | {{< /table-wrapper >}}
{{< anchor id="CRDS3" />}} #### ColorRangeDisplay3 Struct
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-CRDS3" />}}`__Type` | "ColorRangeDisplay3" | String | | {{< anchor id="Initialized-CRDS3" />}}`Initialized` | true | Boolean | | {{< anchor id="min-CRDS3" />}}`min` | 0 | Float | | {{< anchor id="max-CRDS3" />}}`max` | 0 | Float | | {{< anchor id="lowLimit-CRDS3" />}}`lowLimit` | 0 | Float | | {{< anchor id="highLimit-CRDS3" />}}`highLimit` | 0 | Float | | {{< anchor id="greenStart-CRDS3" />}}`greenStart` | 0 | Float | | {{< anchor id="greenEnd-CRDS3" />}}`greenEnd` | 0 | Float | | {{< anchor id="yellowStart-CRDS3" />}}`yellowStart` | 0 | Float | | {{< anchor id="yellowEnd-CRDS3" />}}`yellowEnd` | 0 | Float | | {{< anchor id="redStart-CRDS3" />}}`redStart` | 0 | Float | | {{< anchor id="redEnd-CRDS3" />}}`redEnd` | 0 | Float | | {{< anchor id="lowRedStart-CRDS3" />}}`lowRedStart` | 0 | Float | | {{< anchor id="lowRedEnd-CRDS3" />}}`lowRedEnd` | 0 | Float | | {{< anchor id="lowYellowStart-CRDS3" />}}`lowYellowStart` | 0 | Float | | {{< anchor id="lowYellowEnd-CRDS3" />}}`lowYellowEnd` | 0 | Float | {{< /table-wrapper >}}
{{< anchor id="CRDS4" />}} #### ColorRangeDisplay4 Struct
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-CRDS4" />}}`__Type` | "ColorRangeDisplay4" | String | | {{< anchor id="Initialized-CRDS4" />}}`Initialized` | true | Boolean | | {{< anchor id="min-CRDS4" />}}`min` | 0 | Float | | {{< anchor id="max-CRDS4" />}}`max` | 0 | Float | | {{< anchor id="lowLimit-CRDS4" />}}`lowLimit` | 0 | Float | | {{< anchor id="highLimit-CRDS4" />}}`highLimit` | 0 | Float | | {{< anchor id="greenStart-CRDS4" />}}`greenStart` | 0 | Float | | {{< anchor id="greenEnd-CRDS4" />}}`greenEnd` | 0 | Float | | {{< anchor id="yellowStart-CRDS4" />}}`yellowStart` | 0 | Float | | {{< anchor id="yellowEnd-CRDS4" />}}`yellowEnd` | 0 | Float | | {{< anchor id="redStart-CRDS4" />}}`redStart` | 0 | Float | | {{< anchor id="redEnd-CRDS4" />}}`redEnd` | 0 | Float | | {{< anchor id="whiteStart-CRDS4" />}}`whiteStart` | 0 | Float | | {{< anchor id="whiteEnd-CRDS4" />}}`whiteEnd` | 0 | Float | {{< /table-wrapper >}}
{{< anchor id="TLI" />}} #### ThrottleLevelsInfo
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-TLI" />}}`__Type` | "ThrottleLevelsInfo" | String | | {{< anchor id="Initialized-TLI" />}}`Initialized` | true | Boolean | | {{< anchor id="minValues-TLI" />}}`minValues` | [0, 0, 0, 0, 0] | Array(Floats) | | {{< anchor id="names-TLI" />}}`names` | ["", "", "", "", ""] | Array(Strings) | {{< /table-wrapper >}}
{{< anchor id="FLI" />}} #### FlapsLevelsInfo
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-FLI" />}}`__Type` | "FlapsLevelsInfo" | String | | {{< anchor id="Initialized-FLI" />}}`Initialized` | true | Boolean | | {{< anchor id="slatsAngle-FLI" />}}`slatsAngle` | [0, 0, 0, 0] | Array(Floats) | | {{< anchor id="flapsAngle-FLI" />}}`flapsAngle` | [0, 0, 0, 0] | Array(Floats) | {{< /table-wrapper >}}
{{< anchor id="TOS" />}} #### TakeOffSpeedsInfo
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-TOS" />}}`__Type` | "FlapsLevelsInfo" | String | | {{< anchor id="Initialized-TOS" />}}`Initialized` | true | Boolean | | {{< anchor id="minVal-TOS" />}}`minVal` | 0 | Float | | {{< anchor id="minWeight-TOS" />}}`minWeight` | 0 | Float | | {{< anchor id="maxVal-TOS" />}}`maxVal` | 200 | Float | | {{< anchor id="maxWeight-TOS" />}}`maxWeight` | 1000000 | Float | {{< /table-wrapper >}}
{{< anchor id="GCM" />}} #### GlassCockpitMisc
{{< table-wrapper "300px" "150px" "100px" >}} | Parameter | Default Value | Type | |---|---|---| | {{< anchor id="__Type-GCM" />}}`__Type` | "GlassCockpitMisc" | String | | {{< anchor id="Initialized-GCM" />}}`Initialized` | true | Boolean | | {{< anchor id="hasGMeter-GCM" />}}`hasGMeter` | false | Boolean | {{< /table-wrapper >}}