On this page
Helicopters
This page lists the available helicopter specific Token Variables for use when creating gauges using WASM / C++.
Controls
| Parameters | Universal Var Member | Description |
|---|---|---|
COLLECTIVE_POSITION | n (FLOAT64) | The position of the helicopter collective where 0 is fully up, and 1 is fully depressed. |
Engine Vars
| Parameters | Universal Var Member | Description |
|---|---|---|
| n (FLOAT64) | Returns the rotor 1/2/3/4 RPM. Percent scalar 16K (Max rpm 16384) |
| n (FLOAT64) | Returns the rotor 1/2/3/4 torque. Percent scalar 16K (Ft/lbs 16384). |
Rotor Vars
| Parameters | Universal Var Member | Description |
|---|---|---|
DISK_BANK_ANGLE | n (FLOAT64) | Main rotor bank angle. |
DISK_BANK_PCT | n (FLOAT64) | Main rotor bank percent. |
DISK_PITCH_ANGLE | n (FLOAT64) | Main rotor pitch angle. |
DISK_PITCH_PCT | n (FLOAT64) | Main rotor pitch percent. |
ROTOR_BRAKE_ACTIVE | b (BOOL) | True if rotor brake is active. |
ROTOR_BRAKE_HANDLE_POS | n (FLOAT64) | Rotor brake handle position as a percent over 100. |
ROTOR_CLUTCH_ACTIVE | b (BOOL) | True if rotor clutch is active. |
ROTOR_CLUTCH_SWITCH_POS | b (BOOL) | True if enabled. |
ROTOR_GOV_ACTIVE | b (BOOL) | True if active. |
ROTOR_GOV_SWITCH_POS | b (BOOL) | True if enabled. |
ROTOR_LATERAL_TRIM_PCT | n (FLOAT64) | Lateral trim percent as a percent over 100. |
dsfklhasdfklhads
| Parameters | Universal Var Member | Description |
|---|---|---|
| n (FLOAT64) | The electrical load on engine 1/2/3/4. Percent scalar 16K (Max load 16384) |
| n (FLOAT64) | The fuel pressure for engine 1/2/3/4. PSI scalar 16K (Psi 16384) |
| n (FLOAT64) | The transmission pressure of engine 1/2/3/4. PSI scalar 16K (Psi 16384) |
| n (FLOAT64) | The transmission temperature of engine 1/2/3/4. Celsius scalar 16K (Degrees 16384) |
| n (FLOAT64) | The turbine temperature for engine 1/2/3/4. Celsius scalar 16K (degrees * 16384) |