# Simulation Variable Units This page lists the different units of measurement that can be used when accessing or setting the different simulation variables. ### Length {{< table-wrapper "300px" >}} | Units| Description| |----|----| | {{< anchor id="meter" />}}`meter`{{< anchor id="meters" />}}`meters`{{< anchor id="m" />}}`m` | The meter is the base unit of length in the International System of Units (SI). 1m is equal to 3.28084 imperial feet. | | {{< anchor id="meter-scaler-256" />}}`meter scaler 256`{{< anchor id="meters-scaler-256" />}}`meters scaler 256` | This is the same as the meter (above) only scaled by 1/256, ie: `VALUE / 256`. | | {{< anchor id="millimeter" />}}`millimeter`{{< anchor id="millimeters" />}}`millimeters` | The millimeter is an SI unit of length, equal to one thousandth of a meter. 1mm is equal to 0.0393701 inches. | | {{< anchor id="centimeter" />}}`centimeter`{{< anchor id="centimeters" />}}`centimeters`{{< anchor id="cm" />}}`cm`| A centimeter is an SI unit of length, equal to one hundredth of a meter. 1cm is equal to 0.393701 imperial inches. | | {{< anchor id="kilometer" />}}`kilometer`{{< anchor id="kilometers" />}}`kilometers`{{< anchor id="km" />}}`km` | The kilometer is an SI unit of length, equal to one thousand meters. 1km is equal to 0.621371 imperial miles. | | {{< anchor id="nautical-mile" />}}`nautical mile`{{< anchor id="nautical-miles" />}}`nautical miles`{{< anchor id="nmile" />}}`nmile`{{< anchor id="nmiles" />}}`nmiles` | A nautical mile is a unit of length used in air and marine navigation. The nautical mile is defined as exactly 1852 meters (6076 ft or 1.151 miles). | | {{< anchor id="decinmile" />}}`decinmile`{{< anchor id="decinmiles" />}}`decinmiles`| This is one tenth of a nautical mile, equivalent to 185.2 meters (607.61 ft).| | {{< anchor id="inch" />}}`inch`{{< anchor id="inches" />}}`inches`{{< anchor id="in" />}}`in` | The inch is an imperial unit of length derived as 1/12th of a foot. It is equal to 25.4 mm. | | {{< anchor id="foot" />}}`foot`{{< anchor id="feet" />}}`feet`{{< anchor id="ft" />}}`ft` | The foot is an imperial unit of length, considered as 12 inches in length. It is equal to 0.3048 meters. | | {{< anchor id="yard" />}}`yard`{{< anchor id="yards" />}}`yards` | The yard is an imperial unit of length that comprises 3 feet or 36 inches, and 1,760 yards is equal to 1 mile. It is equal to 0.9144 meters. | | {{< anchor id="decimile" />}}`decimile`{{< anchor id="decimiles" />}}`decimiles` | This is one tenth of an imperial mile, equivalent to 160.93 meters. | | {{< anchor id="mile" />}}`mile`{{< anchor id="miles" />}}`miles` | The mile is an imperial unit of length, equivalent to 1,609.34 meters. | {{< /table-wrapper >}} ### Area {{< table-wrapper "300px" >}} | Units | Description | |-----|------| | {{< anchor id="square-inch" />}}`square inch`{{< anchor id="square-inches" />}}`square inches`{{< anchor id="sq-in" />}}`sq in`{{< anchor id="in2" />}}`in2`| A square inch is an imperial unit of area, equal to the area of a square with sides of one inch. It is equal to 6.4516cm².| | {{< anchor id="square-feet" />}}`square feet`{{< anchor id="square-foot" />}}`square foot`{{< anchor id="sq-ft" />}}`sq ft`{{< anchor id="ft2" />}}`ft2` | A square foot is an imperial unit of area, equal to the area of a square with sides of one foot. It is equal to 929.03cm² or 144in². | | {{< anchor id="square-yard" />}}`square yard`{{< anchor id="square-yards" />}}`square yards`{{< anchor id="sq-yd" />}}`sq yd`{{< anchor id="yd2" />}}`yd2` | A square yard is an imperial unit of area, equal to the area of a square with sides of one yard. It is equal to 0.83612736m² or 9ft². | | {{< anchor id="square-mile" />}}`square mile`{{< anchor id="square-miles" />}}`square miles` | A square mile is an imperial unit of area, equal to the area of a square with sides of one mile. It is equal to 2.58999km². | | {{< anchor id="square-millimeter" />}}`square millimeter`{{< anchor id="square-millimeters" />}}`square millimeters`{{< anchor id="sq-mm" />}}`sq mm`{{< anchor id="mm2" />}}`mm2` | A square millimeter is an SI unit of area, equal to the area of a square with sides of one millimeter. It is equal to 0.0393701in². | | {{< anchor id="square-centimeter" />}}`square centimeter`{{< anchor id="square-centimeters" />}}`square centimeters`{{< anchor id="sq-cm" />}}`sq cm`{{< anchor id="cm2" />}}`cm2` | A square centimeter is an SI unit of area, equal to the area of a square with sides of one centimeter. It is equal to 0.155in². | | {{< anchor id="square-meter" />}}`square meter`{{< anchor id="square-meters" />}}`square meters`{{< anchor id="sq-m" />}}`sq m`{{< anchor id="m2" />}}`m2` | A square meter is an SI unit of area, equal to the area of a square with sides of one meter. It is equal to 10.7639ft². | | {{< anchor id="square-kilometer" />}}`square kilometer`{{< anchor id="square-kilometers" />}}`square kilometers`{{< anchor id="sq-km" />}}`sq km`{{< anchor id="km2" />}}`km2` | A square kilometer is an SI unit of area, equal to the area of a square with sides of one kilometer. It is equal to 0.386102miles². | {{< /table-wrapper >}} ### Volume {{< table-wrapper "300px" >}} | Units| Description | |----|----| | {{< anchor id="cubic-inch" />}}`cubic inch`{{< anchor id="cubic-inches" />}}`cubic inches`{{< anchor id="cu-in" />}}`cu in`{{< anchor id="in3" />}}`in3` | A cubic inch is an imperial unit of area, equal to the area of a cube with sides of one inch. It is equal to 16.3871cm³. | | {{< anchor id="cubic-foot" />}}`cubic foot`{{< anchor id="cubic-feet" />}}`cubic feet`{{< anchor id="cu-ft" />}}`cu ft`{{< anchor id="ft3" />}}`ft3` | A cubic foot is an imperial unit of area, equal to the area of a cube with sides of one foot. It is equal to 28316.917cm³ or 1728.01in³. | | {{< anchor id="cubic-yard" />}}`cubic yard`{{< anchor id="cubic-yards" />}}`cubic yards`{{< anchor id="cu-yd" />}}`cu yd`{{< anchor id="yd3" />}}`yd3` | A cubic yard is an imperial unit of area, equal to the area of a cube with sides of one yard. It is equal to 0.764555m³ or 27ft³. | | {{< anchor id="cubic-mile" />}}`cubic mile`{{< anchor id="cubic-miles" />}}`cubic miles` | A cubic mile is an imperial unit of area, equal to the area of a cube with sides of one mile. It is equal to 4.16818km³. | | {{< anchor id="cubic-millimeter" />}}`cubic millimeter`{{< anchor id="cubic-millimeters" />}}`cubic millimeters`{{< anchor id="cu-mm" />}}`cu mm`{{< anchor id="mm3" />}}`mm3` | A cubic millimeter is an SI unit of area, equal to the area of a cube with sides of one millimeter. | | {{< anchor id="cubic-centimeter" />}}`cubic centimeter`{{< anchor id="cubic-centimeters" />}}`cubic centimeters`{{< anchor id="cu-cm" />}}`cu cm`{{< anchor id="cm3" />}}`cm3` | A cubic centimeter is an SI unit of area, equal to the area of a cube with sides of one centimeter. It is equal to 0.0610237in³.| | {{< anchor id="cubic-meter" />}}`cubic meter`{{< anchor id="cubic-meters" />}}`cubic meters`{{< anchor id="meter-cubed" />}}`meter cubed`{{< anchor id="meters-cubed" />}}`meters cubed`{{< anchor id="cu-m" />}}`cu m`{{< anchor id="m3" />}}`m3` | A cubic meter is an SI unit of area, equal to the area of a cube with sides of one meter. It is equal to 35.3147ft³.| | {{< anchor id="cubic-kilometer" />}}`cubic kilometer`{{< anchor id="cubic-kilometers" />}}`cubic kilometers`{{< anchor id="cu-km" />}}`cu km`{{< anchor id="km3" />}}`km3`| A cubic kilometer is an SI unit of area, equal to the area of a cube with sides of one kilometer. It is equal to 0.239913miles³.| | {{< anchor id="liter" />}}`liter`{{< anchor id="liters" />}}`liters` | The liter is an SI unit of volume based on the mass of one kilogram of liquid water. It is equal to 0.264172gallons.| | {{< anchor id="gallon" />}}`gallon`{{< anchor id="gallons" />}}`gallons`| The gallon is an imperial unit of volume, defined as 231in³. It is equal to 3.785412 litres.| | {{< anchor id="quart" />}}`quart`{{< anchor id="quarts" />}}`quarts` | The quart is an imperial unit of volume defined as 1 quarter of a gallon, or 57.75in³. It is equal to 0.946353 litres. | | {{< anchor id="fs7-oil-quantity" />}}`fs7 oil quantity` | This is an imperial unit derived from quarts and gallons and only used when dealing with engine oil amounts. The formula used to derive the unit is: `VALUE * ((8 / 32767) * (0.25 * (3.785411784 * 0.001)))` | {{< /table-wrapper >}} ### Temperature {{< table-wrapper "300px" >}} | Units | Description| |----|----| | {{< anchor id="kelvin" />}}`kelvin` | The kelvin is the base unit of temperature in the International System of Units (SI). The kelvin is the primary unit of temperature measurement for the physical sciences, but is often used in conjunction with the degree Celsius - which has the same magnitude - where 0 kelvin (called "Absolute Zero") corresponds to a temperature of -273.15°C. "Absolute Zero" is the equivalent -459.67°F. | | {{< anchor id="rankine" />}}`rankine` | The Rankine is a base unit of temperature, similar to the kelvin as 0 Rankine is the same as "Absolute Zero" kelvin. However the difference of 1 Rankine is defined as equal to 1 Fahrenheit degree, rather than the Celsius degree used on the kelvin scale. A temperature of 0K is equal to 0R which is the equivalent of -273.15°C or -459.67°F. | | {{< anchor id="farenheit" />}}`farenheit`{{< anchor id="fahrenheit" />}}`fahrenheit` | The Fahrenheit scale is a temperature scale based on two fixed points: the temperature at which pure water ice melts (32°F) and the temperature at which water boils (212°F) both at sea level and under standard atmospheric pressure. 0°F is equal to 255.372K, 459.67R or -17.7778°C. | | {{< anchor id="celsius" />}}`celsius` | The Celsius scale is a temperature scale based on 0°C for the freezing point of water and 100 °C for the boiling point of water at 1 atmosphere of pressure. 0°C is equal to 273.15K, 491.67R or 32°F| | {{< anchor id="celsius-fs7-egt" />}}`celsius fs7 egt` | This the same as the Celsius unit only scaled by the following formula: `VALUE / (1.8 * (6144 / 2060))`. | | {{< anchor id="celsius-fs7-oil-temp" />}}`celsius fs7 oil temp` | This the same as the Celsius unit only scaled by the following formula: `(VALUE - 273.15) * (16384 / 140.0)`. It is only used when dealing with engine oil temperature.| | {{< anchor id="celsius-scaler-1-256" />}}`celsius scaler 1/256` | This unit is for degrees Celsius scaled by 1/256, eg: `VALUE / 256`. | | {{< anchor id="celsius-scaler-256" />}}`celsius scaler 256` | This unit is for degrees Celsius scaled by 256, eg: `VALUE * 256`. | | {{< anchor id="celsius-scaler-16k" />}}`celsius scaler 16k` | This unit is for degrees Celsius scaled by 16K, eg: `VALUE * 16384.0`. | {{< /table-wrapper >}} ### Angles {{< table-wrapper "300px" >}} | Units | Description| |----|----| | {{< anchor id="radian" />}}`radian`{{< anchor id="radians" />}}`radians` | The radian is the base unit of temperature in the International System of Units (SI). One radian is defined as the angle subtended from the center of a circle which intercepts an arc equal in length to the radius of the circle. 1 radian is equivalent to 57.296°. | | {{< anchor id="round" />}}`round`{{< anchor id="rounds" />}}`rounds` | A round is defined as an angle of the full 360 degrees (ie: a circle). | | {{< anchor id="degree" />}}`degree`{{< anchor id="degrees" />}}`degrees`{{< anchor id="Degrees" />}}`Degrees`| The degree (°) is a base unit of angle defined such that an entire rotation is 360 degrees. 1° is equal to 0.0174533 radians.| | {{< anchor id="grad" />}}`grad`{{< anchor id="grads" />}}`grads` | The grad (or *gradian*) is a unit of measurement of an angle, defined as one hundredth of the right angle. 1 grad is equal to 90°, or 1.5708 radians.| | {{< anchor id="angl16" />}}`angl16`{{< anchor id="degree-angl16" />}}`degree angl16`{{< anchor id="degrees-angl16" />}}`degrees angl16` | This represents a unit that is a radian cast as a 16bit integer using the following formula: `round(VALUE) / 65536.0` | | {{< anchor id="angl32" />}}`angl32`{{< anchor id="degree-angl32" />}}`degree angl32`{{< anchor id="degrees-angl32" />}}`degrees angl32` | This represents a unit that is a radian cast as a 32bit integer using the following formula: `round(VALUE) / (65536.0 * 65536.0)` | {{< /table-wrapper >}} ### Global position {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="degree-latitude" />}}`degree latitude`{{< anchor id="degrees-latitude" />}}`degrees latitude` | A degree latitude is an angle used to measure the geographic position along the North-South axis of the Earth, over it's surface. Degrees latitude range from 0° at the Equator to +90° at the North pole or -90° at the South pole. | | {{< anchor id="degree-longitude" />}}`degree longitude`{{< anchor id="degrees-longitude" />}}`degrees longitude` | A degree longitude is an angle used to measure the geographic position along the East-West axis of the Earth, over it's surface. Degrees longitude range from 0° at the Prime Meridian to +180° Eastward and -180° Westward. | | {{< anchor id="meter-latitude" />}}`meter latitude`{{< anchor id="meters-latitude" />}}`meters latitude` | A meter latitude is defined as the number of degrees traveled for a meter of circumference of the Earth. Essentially this equals `meters * (360 / 40007000)`.| {{< /table-wrapper >}} ### Angular velocity {{< table-wrapper "300px" >}} | Units | Description | | --- | --- | | {{< anchor id="radian-per-second" />}}`radian per second`{{< anchor id="radians-per-second" />}}`radians per second` | This is a unit of measurement that defines the number of radians that something will rotate for every second of time that passes. | | {{< anchor id="revolution-per-minute" />}}`revolution per minute`{{< anchor id="revolutions-per-minute" />}}`revolutions per minute`{{< anchor id="rpm" />}}`rpm`{{< anchor id="rpms" />}}`rpms` | This is a unit of measurement that defines the number of full revolutions that something will complete for every minute of time that passes. A revolution is considered as a rotation of 360°. | | {{< anchor id="rpm-1-over-16k" />}}`rpm 1 over 16k` | This is the same as the rpm unit, only scaled by 16K using the formula: `VALUE / 16384.0` | | {{< anchor id="minute-per-round" />}}`minute per round`{{< anchor id="minutes-per-round" />}}`minutes per round` | This is a unit of measurement that defines the number minutes that something will require for to complete a full round. A round is considered as a rotation of 360°. | | {{< anchor id="nice-minute-per-round" />}}`nice minute per round`{{< anchor id="nice-minutes-per-round" />}}`nice minutes per round` | This is a unit of measurement that defines the number minutes that something will require for to complete a full round. A round is considered as a rotation of 360°. | | {{< anchor id="degree-per-second" />}}`degree per second`{{< anchor id="degrees-per-second" />}}`degrees per second` | This is a unit of measurement that defines the number of degrees that something will rotate for every second of time that passes. | | {{< anchor id="degree-per-second-ang16" />}}`degree per second ang16`{{< anchor id="degrees-per-second-ang16" />}}`degrees per second ang16` | This is a unit of measurement that defines the number of degrees that something will rotate for every second of time that passes. The value is cast as a 16bit integer using the following formula: `round(VALUE) / 65536.0` | {{< /table-wrapper >}} ### Angular acceleration {{< table-wrapper "300px" >}} | Units | Description | |----|-----| | {{< anchor id="radian-per-second-squared" />}}`radian per second squared`{{< anchor id="radians-per-second-squared" />}}`radians per second squared` | This is the unit of angular (rotational) acceleration magnitude in the International System of Units (SI). Essentially it is the rate of change of angular speed or velocity by one radian per second during a one second period. | | {{< anchor id="degree-per-second-squared" />}}`degree per second squared`{{< anchor id="degrees-per-second-squared" />}}`degrees per second squared` | This is a unit of angular (rotational) acceleration magnitude. Essentially it is the rate of change of angular speed or velocity by one degree per second during a one second period. | {{< /table-wrapper >}} ### Speed {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="meter-per-second" />}}`meter per second`{{< anchor id="meters-second" />}}`meters/second`{{< anchor id="m-s" />}}`m/s`| The metre per second is a unit of both speed and velocity in the International System of Units (SI). It is equal to the speed of a body covering a distance of one metre in one second of time. | | {{< anchor id="meter-per-second-scaler-256" />}}`meter per second scaler 256`{{< anchor id="meters-per-second-scaler-256" />}}`meters per second scaler 256` | This is the same as the meter per second (above) only scaled by 1/256, ie: `VALUE / 256`. | | {{< anchor id="meter-per-minute" />}}`meter per minute`{{< anchor id="meters-per-minute" />}}`meters per minute` | The metre per minute is a unit of both speed and velocity in the metric system. It is equal to the speed of a body covering a distance of one metre in one minute of time. | | {{< anchor id="kilometer-hour" />}}`kilometer/hour`{{< anchor id="kilometers-hour" />}}`kilometers/hour`{{< anchor id="kilometers-per-hour" />}}`kilometers per hour`{{< anchor id="kph" />}}`kph` | The kilometer per hour is a unit of both speed and velocity in the metric system. It is equal to the speed of a body covering a distance of one kilometer in one minute of time. | | {{< anchor id="feet-second" />}}`feet/second` | The feet/second is a unit of both speed and velocity in the imperial system. It is equal to the speed of a body covering a distance of one foot in one second of time. | | {{< anchor id="feet-minute" />}}`feet/minute`{{< anchor id="ft-min" />}}`ft/min` | The feet/minute is a unit of both speed and velocity in the imperial system. It is equal to the speed of a body covering a distance of one foot in one minute of time. | | {{< anchor id="mile-per-hour" />}}`mile per hour`{{< anchor id="miles-per-hour" />}}`miles per hour`{{< anchor id="mph" />}}`mph` | The mile per hour is a unit of both speed and velocity in the imperial system. It is equal to the speed of a body covering a distance of one mile in one hour of time. | | {{< anchor id="knot" />}}`knot`{{< anchor id="knots" />}}`knots` | The knot is a unit of of both speed and velocity equal to one nautical mile per hour, which is 1.852kph using the metric scale and approximately 1.15078mph using the imperial scale. | | {{< anchor id="knot-scaler-128" />}}`knot scaler 128`{{< anchor id="knots-scaler-128" />}}`knots scaler 128` | This is the same as the knot (above) only scaled by 1/128, ie: `VALUE / 128`. | | {{< anchor id="mach" />}}`mach`{{< anchor id="machs" />}}`machs` | A mach number is a unit of of both speed and velocity based on an aircraft's speed relative to the speed of sound. An aircraft travelling at mach 1 is equivalent to 1234.8kph or 767.27mph. | | {{< anchor id="mach-3d2-over-64k" />}}`mach 3d2 over 64k` | THis usnit will scale the mach value using the following formula: `VALUE * (3.2 / 65536.0)`. | {{< /table-wrapper >}} ### Acceleration {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="meter-per-second-squared" />}}`meter per second squared`{{< anchor id="meters-per-second-squared" />}}`meters per second squared` | The metre per second squared is the unit of acceleration in the International System of Units (SI). It is equal to the increase in speed in meters per second for every second that passes. | | {{< anchor id="feet-per-second-squared" />}}`feet per second squared`{{< anchor id="foot-per-second-squared" />}}`foot per second squared` | The foot per second squared is the unit of acceleration in the imperial system. It is equal to the increase in speed in feet per second for every second that passes.| | {{< anchor id="Gforce" />}}`Gforce`{{< anchor id="G-Force" />}}`G Force` | The g-force is a measurement of the type of force per unit mass - typically acceleration - that causes a perception of weight. A g-force of 1g is equal to the conventional value of gravitational acceleration on Earth - about 9.8 meters per second squared, or 32.174 feet per second squared. | | {{< anchor id="G-Force-624-scaled" />}}`G Force 624 scaled` | This is the same as the G Force unit, only scaled by 624 using the formula: `VALUE / 624` | {{< /table-wrapper >}} ### Time {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="second" />}}`second`{{< anchor id="seconds" />}}`seconds` | The second is the base unit of time in the International System of Units (SI), defined as 1⁄86400 of a day, or more accurately as being equal to the time duration of 9,192,631,770 periods of the radiation corresponding to the transition between the two hyperfine levels of the fundamental unperturbed ground-state of the caesium-133 atom. | | {{< anchor id="minute" />}}`minute`{{< anchor id="minutes" />}}`minutes` | The minute is a unit of time equal to 1⁄60 of an hour, or 60 seconds. Although not an SI unit, the minute is accepted for use with SI units. | | {{< anchor id="hour" />}}`hour`{{< anchor id="hours" />}}`hours` | The hour is a unit of time in the International System of Units (SI), defined as 1⁄24 of a day, or more accurately as 3,600 atomic seconds. | | {{< anchor id="day" />}}`day`{{< anchor id="days" />}}`days` | The day is a unit of time equal to 24 hour. Although not an SI unit, the day is accepted for use with SI units, and is equal to 86,400 seconds. | | {{< anchor id="hour-over-10" />}}`hour over 10`{{< anchor id="hours-over-10" />}}`hours over 10` | This is a unit of time equal to 1⁄10 of an hour, or 360 seconds. | | {{< anchor id="year" />}}`year`{{< anchor id="years" />}}`years` | The year is a unit of time in the International System of Units (SI), defined as 3645.25 days of exactly 86,400 seconds, totaling exactly 31,557,600 seconds. | {{< /table-wrapper >}} ### Power {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="Watt" />}}`Watt`{{< anchor id="Watts" />}}`Watts`| The watt is a unit of power in the International System of Units (SI). It is defined as a 1 joule per second.| | {{< anchor id="ft-lb-per-second" />}}`ft lb per second` | Foot pounds per second are a unit of power using the imperial system. It is the energy transferred upon applying a force of 1 pound-force through a linear displacement of 1 foot over the time of 1 second. | {{< /table-wrapper >}} ### Volume rate {{< table-wrapper "300px" >}} | Units | Description | | --- | --- | | {{< anchor id="meter-cubed-per-second" />}}`meter cubed per second`{{< anchor id="meters-cubed-per-second" />}}`meters cubed per second` | A cubic metre per second is a derived International System (SI) unit of volumetric flow rate equal to that of a cube of matter with sides of one metre in length exchanged or moving each second. | | {{< anchor id="liter-per-hour" />}}`liter per hour`{{< anchor id="liters-per-hour" />}}`liters per hour` | This is a non-SI unit of volumetric flow rate, defined as the rate at which one liter of matter crosses a given surface during the period of time equal to one hour. 1 liter per hour is equivalent to 0.264172 gallons per hour.**IMPORTANT!** SimVars that use this unit actually require a value in **liters per second** (0.264172 gallons per second). This is a hold-over from the legacy FSX simulation. | | {{< anchor id="gallon-per-hour" />}}`gallon per hour`{{< anchor id="gallons-per-hour" />}}`gallons per hour`{{< anchor id="gph" />}}`gph` | This is an imperial unit of volumetric flow rate, defined as the rate at which one gallon of matter crosses a given surface during the period of time equal to one hour. 1 gallon per hour is equivalent to 3.785411784 liters per hour. | {{< /table-wrapper >}} ### Weight {{< table-wrapper "300px" >}} | Units | Description | |-----|-----| | {{< anchor id="kilogram" />}}`kilogram`{{< anchor id="kilograms" />}}`kilograms`{{< anchor id="kg" />}}`kg` | The kilogram is the base unit of mass in the International System of Units (SI). The kilogram is defined in terms of the second and the metre, based on fixed fundamental constants of nature. It is equivalent to 2.20462 pounds.| | {{< anchor id="pound" />}}`pound`{{< anchor id="pounds" />}}`pounds`{{< anchor id="lbs" />}}`lbs` | The pound is a unit of mass in the imperial system. It is equivalent to 0.453592kilos. | | {{< anchor id="pound-scaler-256" />}}`pound scaler 256`{{< anchor id="pounds-scaler-256" />}}`pounds scaler 256` | This is the same as the pound (above) only scaled by 1/256, ie: `VALUE / 256`. | | {{< anchor id="slug" />}}`slug`{{< anchor id="slugs" />}}`slugs`{{< anchor id="geepound" />}}`geepound`{{< anchor id="geepounds" />}}`geepounds`| The slug is a unit of mass in the imperial system. A slug is defined as the mass that is accelerated by 1 foot per second when a net force of one pound is exerted on it. 1 slug is a mass equal to 32.1740 pounds or 14.59390 kilograms (based on standard gravity). | {{< /table-wrapper >}} ### Weight rate {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="kilogram-per-second" />}}`kilogram per second`{{< anchor id="kilograms-per-second" />}}`kilograms per second` | This is a unit of mass flow rate in the International System of Units (SI). It is defined as the mass of matter equal to one kilogram which crosses a given surface during the period of time equal to one second. | | {{< anchor id="pound-per-hour" />}}`pound per hour`{{< anchor id="pounds-per-hour" />}}`pounds per hour` | This is a unit of mass flow rate in the imperial system. It is defined as the mass of matter equal to one pound which crosses a given surface during the period of time equal to one hour. | {{< /table-wrapper >}} ### Electrical current {{< table-wrapper "300px" >}} | Units| Description | |----|----| | {{< anchor id="ampere" />}}`ampere`{{< anchor id="amperes" />}}`amperes`{{< anchor id="amp" />}}`amp`{{< anchor id="amps" />}}`amps` | The ampere is the base unit of electric current in the International System of Units (SI). A current of one ampere is one coulomb of charge going past a given point per second. | | {{< anchor id="fs7-charging-amps" />}}`fs7 charging amps` | This is the same as the amp unit, only scaled using the following formula: `VALUE * (50.0 / 65535.0)`. | {{< /table-wrapper >}} ### Electrical potential {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="volt" />}}`volt`{{< anchor id="volts" />}}`volts` | The volt is the derived unit for electric potential, electric potential difference (voltage), and electromotive force. It is the potential difference between two points that will impart one joule of energy per coulomb of charge that passes through it, and can be expressed in terms of SI base units. | {{< /table-wrapper >}} ### Frequency {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="Hertz" />}}`Hertz`{{< anchor id="Hz" />}}`Hz`| The hertz is the derived unit of frequency in the International System of Units (SI) and is defined as one cycle per second. | | {{< anchor id="Kilohertz" />}}`Kilohertz`{{< anchor id="KHz" />}}`KHz` | This is a measure of frequency equivalent to 1,000 cycles per second (103 hertz). | | {{< anchor id="Megahertz" />}}`Megahertz`{{< anchor id="MHz" />}}`MHz` | This is a measure of frequency equivalent to 1,000,000 cycles per second (106 hertz). | | {{< anchor id="Frequency-BCD16" />}}`Frequency BCD16` | This is a definition of a frequency using a 16bit [binary coded decimal](https://en.wikipedia.org/wiki/Binary-coded_decimal). | | {{< anchor id="Frequency-BCD32" />}}`Frequency BCD32` | This is a definition of a frequency using a 32bit [binary coded decimal](https://en.wikipedia.org/wiki/Binary-coded_decimal). | | {{< anchor id="Frequency-ADF-BCD32" />}}`Frequency ADF BCD32` | This is a definition of an {{< glossterm >}}adf{{< /glossterm >}} frequency using a 32bit [binary coded decimal](https://en.wikipedia.org/wiki/Binary-coded_decimal). | {{< /table-wrapper >}} ### Density {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="kilogram-per-cubic-meter" />}}`kilogram per cubic meter`{{< anchor id="kilograms-per-cubic-meter" />}}`kilograms per cubic meter` | The kilogram per cubic metre is an SI derived unit of density. It is defined by mass in kilograms divided by volume in cubic metres. It is equivalent to 0.00194032 slug per cubic foot, or 0.0083454 pounds per gallon. | | {{< anchor id="Slug-per-cubic-feet" />}}`Slug per cubic feet`{{< anchor id="Slugs-per-cubic-feet" />}}`Slugs per cubic feet`{{< anchor id="Slug-ft3" />}}`Slug/ft3`{{< anchor id="slug-per-cubic-foot" />}}`slug per cubic foot`{{< anchor id="slugsper-cubic-foot" />}}`slugsper cubic foot` | The slug per cubic foot is an imperial unit of density. It is defined by the mass of a slug divided by volume in cubic feet. It is equivalent to 515.379 kilograms per cubic meter, or 4.30104 pounds per gallon. | | {{< anchor id="pound-per-gallon" />}}`pound per gallon`{{< anchor id="pounds-per-gallon" />}}`pounds per gallon`{{< anchor id="lbs-gallon" />}}`lbs/gallon` | The pound per gallon is an imperial unit of density. It is defined by the mass of a pound divided by volume in gallons. It is equivalent to 119.826 kilograms per cubic meter, or 0.232502 slug per cubic feet. | {{< /table-wrapper >}} ### Pressure {{< table-wrapper "300px" >}} | Units | Description | |----|----| | {{< anchor id="pascal" />}}`pascal`{{< anchor id="pascals" />}}`pascals`{{< anchor id="Pa" />}}`Pa` | The pascal is the SI derived unit of pressure used to quantify internal pressure. The unit, is defined as one newton per square meter. | | {{< anchor id="kilopascal" />}}`kilopascal`{{< anchor id="kpa" />}}`kpa` | This is a measure of pressure equivalent to 1,000 pascal (103 pascal). | | {{< anchor id="millimeter-of-mercury" />}}`millimeter of mercury`{{< anchor id="millimeters-of-mercury" />}}`millimeters of mercury`{{< anchor id="mmHg" />}}`mmHg` | A millimeter of mercury is a unit of pressure. It is defined as the extra pressure generated by a column of mercury one millimeter high under the force of 1 gravity. It is equivalent to 133.322 pascals, or 0.019337psi. | | {{< anchor id="centimeter-of-mercury" />}}`centimeter of mercury`{{< anchor id="centimeters-of-mercury" />}}`centimeters of mercury`{{< anchor id="cmHg" />}}`cmHg` | A centimeter of mercury is a unit of pressure. It is defined as the extra pressure generated by a column of mercury one centimeter high under the force of 1 gravity. It is equivalent to 1333.223 pascals, or 0.193367psi. | | {{< anchor id="inch-of-mercury" />}}`inch of mercury`{{< anchor id="inches-of-mercury" />}}`inches of mercury`{{< anchor id="inHg" />}}`inHg` | An inch of mercury is a unit of pressure. It is defined as the extra pressure generated by a column of mercury one centimeter high under the force of 1 gravity. It is equivalent to 3386.39 pascals, or 0.491154psi. | | {{< anchor id="inHg-64-over-64k" />}}`inHg 64 over 64k` | This unit is for inches of mercury, only the value has been scaled using the following formula: `(64.0 / 65536.0) * VALUE`. Generally only required for describing units of manifold pressure. | | {{< anchor id="millimeter-of-water" />}}`millimeter of water`{{< anchor id="millimeters-of-water" />}}`millimeters of water` | A millimeter of water is a unit of pressure. It is defined as the extra pressure generated by a column of water 1 mm high with a density of 1 gram per cubic centimeter, under the force of 1 gravity. It is equivalent to 9.80638 pascals, or 0.0014223psi. | | {{< anchor id="Newton-per-square-meter" />}}`Newton per square meter`{{< anchor id="newtons-per-square-meter" />}}`newtons per square meter` | Newtons per square meter is a unit that shows how the pascal unit is derived from other SI units. 1 newton per square meter equals 1 pascal. | | {{< anchor id="kilogram-force-per-square-centimeter" />}}`kilogram force per square centimeter`{{< anchor id="KgFSqCm" />}}`KgFSqCm` | Kilogram force per square centimeter is a unit of pressure which is *not* a part of the International System of Units (SI). It is equivalent to 98066.5 pascals, or 14.2233psi.| | {{< anchor id="kilogram-meter-squared" />}}`kilogram meter squared`{{< anchor id="kilograms-meter-squared" />}}`kilograms meter squared` | Kilograms per square meter is a unit of measurement of surface density. It is equivalent to 9.80665 pascals, or 0.001423psi. | | {{< anchor id="atmosphere" />}}`atmosphere`{{< anchor id="atmospheres" />}}`atmospheres`{{< anchor id="atm" />}}`atm` | The atmosphere is a unit of pressure defined as approximately equal to Earth's atmospheric pressure at sea level. It is equivalent to 101325 pascals, or 14.6959psi. | | {{< anchor id="bar" />}}`bar`{{< anchor id="bars" />}}`bars` | The bar is a metric unit of pressure, but *not* part of the International System of Units (SI). It is defined as exactly equal to 100,000 pascals, equivalent to 14.50378psi. | | {{< anchor id="millibar" />}}`millibar`{{< anchor id="millibars" />}}`millibars`{{< anchor id="mbar" />}}`mbar`{{< anchor id="mbars" />}}`mbars`{{< anchor id="hectopascal" />}}`hectopascal`{{< anchor id="hectopascals" />}}`hectopascals` | The millibar is a metric unit of pressure, but not part of the International System of Units (SI). It is defined as exactly equal to 1000 pascals, equivalent to 0.0145psi. | | {{< anchor id="millibar-scaler-16" />}}`millibar scaler 16`{{< anchor id="millibars-scaler-16" />}}`millibars scaler 16` | This unit is the same as the millibar (above), only scaled by a factor of 1/16, ie: `VALUE / 16`;| | {{< anchor id="pound-force-per-square-inch" />}}`pound-force per square inch`{{< anchor id="psi" />}}`psi` | The pound-force per square inch is an imperial unit of pressure. It is equivalent to 6894.76 pascals. | | {{< anchor id="psi-scaler-16k" />}}`psi scaler 16k` | This is the psi value scaled by 16K, using the formula: `VALUE / 16384.0`| | {{< anchor id="psi-4-over-16k" />}}`psi 4 over 16k` | This is the psi value scaled using the formula: `(4 / 16384.0) * VALUE` | | {{< anchor id="psi-fs7-oil-pressure" />}}`psi fs7 oil pressure` | This is the psi value scaled using the formula: `(55.0 / 16384) * VALUE`. Only usually used when dealing with engine oil pressure. | | {{< anchor id="pound-force-per-square-foot" />}}`pound-force per square foot`{{< anchor id="psf" />}}`psf` | The pound-force per square foot is an imperial unit of pressure. It is equivalent to 47.8803 pascals. | | {{< anchor id="psf-scaler-16k" />}}`psf scaler 16k` | This is the psf value scaled by 16K, using the formula: `VALUE / 16384.0`| | {{< anchor id="slug-feet-squared" />}}`slug feet squared`{{< anchor id="slugs-feet-squared" />}}`slugs feet squared` | The slug square foot is a unit of moment of inertia in imperial units. It is equivalent to 32.17405 pound foot squared, or 1.35582 Kilogram Square Meters. | | {{< anchor id="boost-cmHg" />}}`boost cmHg` | A centimeter of mercury is a unit of pressure. It is defined as the extra pressure generated by a column of mercury one centimeter high under the force of 1 gravity. It is equivalent to 1333.223 pascals, or 0.193367psi. This unit is used when defining the boost provided by superchargers or turbochargers on equipped planes. | | {{< anchor id="boost-inHg" />}}`boost inHg` | An inch of mercury is a unit of pressure. It is defined as the extra pressure generated by a column of mercury one centimeter high under the force of 1 gravity. It is equivalent to 3386.39 pascals, or 0.491154psi. This unit is used when defining the boost provided by superchargers or turbochargers on equipped planes. | | {{< anchor id="boost-psi" />}}`boost psi` | The pound-force per square inch is an imperial unit of pressure. It is equivalent to 6894.76 pascals. This unit is used when defining the boost provided by superchargers or turbochargers on equipped planes. | {{< /table-wrapper >}} ### Torque {{< table-wrapper "300px" >}} | Units | Description | |----|-----| | {{< anchor id="Newton-meter" />}}`Newton meter`{{< anchor id="Newton" />}}`Newton`{{< anchor id="meters" />}}`meters`{{< anchor id="nm" />}}`nm` | The newton meter is a unit of torque in the International System of Units (SI). One newton-metre is equal to the torque resulting from a force of one newton applied perpendicularly to the end of a moment arm that is one metre long. | | {{< anchor id="foot-pound" />}}`foot-pound`{{< anchor id="foot-pound" />}}`foot pound`{{< anchor id="ft-lbs" />}}`ft-lbs`{{< anchor id="foot-pounds" />}}`foot-pounds`| The foot-pound is a unit of energy in the imperial unit of measure. It is the energy transferred upon applying a force of one pound-force through a linear displacement of one foot. The corresponding SI unit is the joule.| | {{< anchor id="lbf-feet" />}}`lbf-feet` | A pound-foot is a unit of torque representing one pound of force acting at a perpendicular distance of one foot from a pivot point. Conversely one pound-foot is the moment about an axis that applies one pound-force at a radius of one foot. | | {{< anchor id="kilogram-meter" />}}`kilogram meter`{{< anchor id="kilogram-meters" />}}`kilogram meters`{{< anchor id="kgf-meter" />}}`kgf meter`{{< anchor id="kgf-meters" />}}`kgf meters` | A kilogram-force meter is an International System of Units (SI) unit of torque representing one kilogram-force applied perpendicularly to a one-meter long moment arm.| | {{< anchor id="poundal-feet" />}}`poundal feet` | One poundal is the force that accelerates a mass of 1 pound at a rate of one foot per second per second. So a poundal foot is a unit of torque representing one poundal of force acting at a perpendicular distance of one foot from a pivot point. | {{< /table-wrapper >}} ### Miscellaneous Units {{< table-wrapper "300px" >}} | Units| Description | |----|----| | {{< anchor id="FractionalLatLonDigits" />}}`FractionalLatLonDigits` | The number of fractional lat / lon digits. | | {{< anchor id="part" />}}`part` | This is a base unit that will be used to make conversions when using other units in [RPN](../../../programming-apis/reverse-polish-notation/) and SimVar calculations. | | {{< anchor id="half" />}}`half`{{< anchor id="halfs" />}}`halfs` | The input will be halved.| | {{< anchor id="third" />}}`third`{{< anchor id="thirds" />}}`thirds` | The input will be divided by 3.| | {{< anchor id="percent" />}}`percent`{{< anchor id="percentage" />}}`percentage` | Normally a value between 0 and 100, though sometimes values outside this range are possible (reverse thrust, for example). | | {{< anchor id="percent-over-100" />}}`percent over 100` | Normally a value between 0.0 and 1.0, though sometimes values outside this range are possible (reverse thrust, for example). | | {{< anchor id="percent-scaler-16k" />}}`percent scaler 16k` | This is a precentage value scaled by 16K, using the formula: `VALUE / 16384.0` | | {{< anchor id="percent-scaler-32k" />}}`percent scaler 32k` | This is a precentage value scaled by 32K, using the formula: `VALUE / 32767.0` | | {{< anchor id="percent-scaler-2pow23" />}}`percent scaler 2pow23`| This is a precentage value scaled by 223, using the formula: `VALUE / 8388608.0` | | {{< anchor id="bel" />}}`bel`{{< anchor id="bels" />}}`bels`| The bel is a unit used in the comparison of power levels in electrical communication or of intensities of sound, corresponding to an intensity ratio of 10 to 1. | | {{< anchor id="decibel" />}}`decibel`{{< anchor id="decibels" />}}`decibels` | The decibel is a relative unit of measurement equal to one tenth of a bel. | | {{< anchor id="more_than_a_half" />}}`more_than_a_half` | The input will be converted to either 0 (if it is less than a half of the "part" base value) or 1 (if it is more than half of the "part" base value) | | {{< anchor id="times" />}}`times` | The input value is a multiplier. | | {{< anchor id="ratio" />}}`ratio` | The input value is expected to be a ratio. | | {{< anchor id="number" />}}`number`{{< anchor id="numbers" />}}`numbers`| The input value is expected to be any real number. | | {{< anchor id="scaler" />}}`scaler` | The input value is expected to be a scaler.| | {{< anchor id="position" />}}`position`{{< anchor id="position-16K" />}}`position 16K`{{< anchor id="position-32K" />}}`position 32K`{{< anchor id="position-128" />}}`position 128` | The input value will be converted to an integer position value either using the "part" base scale, or as a value between 0 and 16843, or 0 and , or as an integer between 0 and 128. | | {{< anchor id="Enum" />}}`Enum` | A positive or negative integer corresponding to the member of the enum | | {{< anchor id="Bool" />}}`Bool`{{< anchor id="Boolean" />}}`Boolean` | The only reliable numeric equivalent is that 0 is returned for False. Non-zero values, especially both 1 and -1, are used to indicate True.| | {{< anchor id="Bco16" />}}`Bco16` | This unit requires a four digit [octal number](https://en.wikipedia.org/wiki/Octal), and is usually only used for transponder codes. | | {{< anchor id="mask" />}}`mask` | This indicates that the value is a bitmask where one or more bits in the value will be true/false, and each bit will represent a specific item. | | {{< anchor id="flags" />}}`flags` | This indicates a selection of one or more flag values combined into a single value. | | {{< anchor id="string" />}}`string` | This unit expects some kind of string input. | | {{< anchor id="per-radian" />}}`per radian` | The input is value that will be a ratio "per radian". | | {{< anchor id="per-degree" />}}`per degree` | The input is value that will be a ratio "per degree". | | {{< anchor id="keyframe" />}}`keyframe`{{< anchor id="keyframes" />}}`keyframes`| The input is for an animation keyframe and will be divided by 200. | {{< /table-wrapper >}} ### Structs And Other Complex Units The following units are used when the value is a struct or something other than a single value float or integer. In general these units are *only* used when retrieving the output from a specific SimVar and would never be used to define any inputs. {{< table-wrapper "300px" >}} | Units | Description | | --- | --- | | {{< anchor id="XYZ" />}}`XYZ` | This unit signifies a 3 value struct with the values (all 32bit floats):{{< params/smallfont >}}`x` - a value representing an X position`y` - a value representing an Y position`z` - a value representing an Z position{{< /params/smallfont >}}This struct unit is required by the following SimVars:{{< params/smallfont >}}[`STRUCT BODY ROTATION VELOCITY`](../aircraft-simvars/aircraft-miscellaneous-variables/#STRUCT-BODY-ROTATION-VELOCITY)[`STRUCT BODY VELOCITY`](../aircraft-simvars/aircraft-miscellaneous-variables/#STRUCT-BODY-VELOCITY)[`STRUCT ENGINE POSITION`](../aircraft-simvars/aircraft-engine-variables/#STRUCT-ENGINE-POSITION)[`STRUCT EYEPOINT DYNAMIC ANGLE`](../aircraft-simvars/aircraft-miscellaneous-variables/#STRUCT-EYEPOINT-DYNAMIC-ANGLE)[`STRUCT EYEPOINT DYNAMIC OFFSET`](../aircraft-simvars/aircraft-miscellaneous-variables/#STRUCT-EYEPOINT-DYNAMIC-OFFSET)[`STRUCT SURFACE RELATIVE VELOCITY`](../miscellaneous-variables/#STRUCT-SURFACE-RELATIVE-VELOCITY)[`STRUCT WORLDVELOCITY`](../miscellaneous-variables/#STRUCT-WORLDVELOCITY)[`STRUCT WORLD ACCELERATION`](../miscellaneous-variables/#STRUCT-WORLD-ACCELERATION)[`STRUCT WORLD ROTATION VELOCITY`](../miscellaneous-variables/#STRUCT-WORLD-ROTATION-VELOCITY){{< /params/smallfont >}} | | {{< anchor id="PBH" />}}`PBH` | This unit signifies a 3 value struct with the values (all 32bit integers):{{< params/smallfont >}}`pitch` - the pitch value`bank` - the bank value`heading` - the heading value{{< /params/smallfont >}}This struct unit is required by the following SimVars:{{< params/smallfont >}}[`LANDING LIGHT PBH`](../aircraft-simvars/aircraft-system-variables/#LANDING-LIGHT-PBH)[`STRUCT PBH32`](../miscellaneous-variables/#STRUCT-PBH32){{< /params/smallfont >}} | | {{< anchor id="latlonaltpbh" />}}`latlonaltpbh` | This unit signifies a 6 value struct with the values:{{< params/smallfont >}}`lat` - a latitude, expressed as a 64bit integer where the first 16bits are padding, the next 32bits are the integer value and the last 16bits are the fraction.`lon` - a longitude, expressed as 64bit integer where the lower 16bits are the fractional part, the upper 32 bits are the integer part and the rest is padding.`alt` - an altitude, expressed as a 64bit integer where the first 16bits are padding, the next 32bits are the integer value and the last 16bits are the fraction.`pitch` - the pitch value, expressed as 32bit integer`bank` - the bank value, expressed as 32bit integer`heading` - the heading value, expressed as 32bit integer{{< /params/smallfont >}}This struct unit is required by the following SimVars:{{< params/smallfont >}}- [`STRUCT_LATLONALTPBH`](../aircraft-simvars/aircraft-miscellaneous-variables/#STRUCT-LATLONALTPBH){{< /params/smallfont >}} | | {{< anchor id="latlonalt" />}}`latlonalt` | This unit signifies a 6 value struct with the values:{{< params/smallfont >}}`lat` - a latitude, expressed as a 64bit integer where the first 16bits are padding, the next 32bits are the integer value and the last 16bits are the fraction.`lon` - a longitude, expressed as 64bit integer where the lower 16bits are the fractional part, the upper 32 bits are the integer part and the rest is padding.`alt` - an altitude, expressed as a 64bit integer where the first 16bits are padding, the next 32bits are the integer value and the last 16bits are the fraction.{{< /params/smallfont >}}This struct unit is required by the following SimVars:{{< params/smallfont >}}[`ADF LATLONALT`](../aircraft-simvars/aircraft-radio-navigation-variables/#ADF-LATLONALT)[`INNER MARKER LATLONALT`](../aircraft-simvars/aircraft-radio-navigation-variables/#INNER-MARKER-LATLONALT)[`MIDDLE MARKER LATLONALT`](../aircraft-simvars/aircraft-radio-navigation-variables/#MIDDLE-MARKER-LATLONALT)[`NAV DME LATLONALT`](../aircraft-simvars/aircraft-radio-navigation-variables/#NAV-DME-LATLONALT)[`NAV GS LATLONALT`](../aircraft-simvars/aircraft-radio-navigation-variables/#NAV-GS-LATLONALT)[`NAV VOR LATLONALT`](../aircraft-simvars/aircraft-radio-navigation-variables/#NAV-VOR-LATLONALT)[`OUTER MARKER LATLONALT`](../aircraft-simvars/aircraft-radio-navigation-variables/#OUTER-MARKER-LATLONALT)[`STRUCT LATLONALT`](../aircraft-simVars/aircraft-miscellaneous-variables/#STRUCT-LATLONALT){{< /params/smallfont >}} | | {{< anchor id="PID_STRUCT" />}}`PID_STRUCT` | This unit signifies a 7 value struct containing {{< glossterm >}}pid{{< /glossterm >}} controller state with the values (all 64bit floats):{{< params/smallfont >}}`pid_p` - the proportional value`pid_i` - the first integral value`pid_i2` - the second integral value`pid_d` - the proportional value`i_boundary` - the first integral boundary value`i2_boundary` - the second integral boundary value`d_boundary` - the derivative boundary value{{< /params/smallfont >}}This struct is returned by the following SimVars:{{< params/smallfont >}}[`STRUC AIRSPEED HOLD PID CONSTS`](../miscellaneous-variables/#STRUC-AIRSPEED-HOLD-PID-CONSTS)[`STRUC HEADING HOLD PID CONSTS`](../miscellaneous-variables/#STRUC-HEADING-HOLD-PID-CONSTS){{< /params/smallfont >}} | | {{< anchor id="POIList" />}}`POIList` | This unit signifies that the returned value is an array of POI data. This unit is only used within the JS for [HTML gauges](../../../content-configuration/modular-simobjects/aircraft/instruments/instruments/). | | {{< anchor id="GlassCockpitSettings" />}}`GlassCockpitSettings` | This unit is only used when retrieving the cockpit struct within the JS for [HTML gauges](../../../content-configuration/modular-simobjects/aircraft/instruments/instruments/).For the contents of this struct, please see the section on the [Glass Cockpit Settings Struct](../../../content-configuration/cfg-files/cockpit.cfg/#glass-cockpit-settings-struct). | | {{< anchor id="FuelLevels" />}}`FuelLevels` | This unit is for retrieving the fuel levels of all tanks and will return a struct containing the following values (all 32bit floats):{{< params/smallfont >}}`Center``LeftMain``RightMain``LeftAux``RightAux``LeftTip``RightTip``Center2``Center3``External1``External2`{{< /params/smallfont >}} | {{< /table-wrapper >}}