Read-only Variables

Overview of built-in standard data variables.


Read-only variables are the default data sources provided by the game engine. These provide the core data and input statuses required to create functional control schemes and programs.

Categories

  • Input Variables: Values driven by direct user interaction with aircraft controls.
  • State Variables: Read-only telemetry, kinematic, and sensor data derived from the simulation.

Technical Notes

  • Read-Only: Built-in variables cannot be redefined.

Table of contents