Dataref Search
sim/
sim/flightmodel/
sim/flightmodel/misc/
sim/flightmodel/misc/cgx_ref_to_default
float
in meters
Lateral Center of Gravity (can't be set on all craft, only on such with weight stations off the centerline)ZFW CG (CG with no internal or external fuel or weapons). Deprecated in favor of sim/flightmodel2/misc/cg_offset_x which includes internal and external fuel
sim/flightmodel/misc/cgz_ref_to_default
float
in meters
Center of Gravity. Matches X-Plane 11 behavior of ZFW CG (CG with no internal or external fuel or weapons). Deprecated in favor of sim/flightmodel2/misc/cg_offset_z which includes internal and external fuel
sim/flightmodel2/
sim/flightmodel2/misc/
Various animations for the aircraft model.
sim/flightmodel2/misc/AoA_angle_degrees
float
in degrees
Angle of attack probe. Positive means aircracft nose is above the flight path in aircraft coordinates.
sim/flightmodel2/misc/auto_board_in_progress
int
as a boolean
True while the auto-board sequence is happening. Plugins that override the auto-board sequence should set this to 1 during the sequence and clear it when done.
sim/flightmodel2/misc/auto_start_in_progress
int
as a boolean
True while the auto-start sequence is happening. Plugins that override the auto-start sequence should set this to 1 during the sequence and clear it when done.
sim/flightmodel2/misc/bouncer_vx[14]
float
in meters
lateral offset in meters from default for this bouncer
sim/flightmodel2/misc/bouncer_vy[14]
float
in meters
vertical offset in meters from default for this bouncer
sim/flightmodel2/misc/bouncer_vz[14]
float
in meters
longitudinal offset in meters from default for this bouncer
sim/flightmodel2/misc/bouncer_x[14]
float
in meters
lateral offset in meters from default for this bouncer
sim/flightmodel2/misc/bouncer_y[14]
float
in meters
vertical offset in meters from default for this bouncer
sim/flightmodel2/misc/bouncer_z[14]
float
in meters
longitudinal offset in meters from default for this bouncer
sim/flightmodel2/misc/canopy_open_ratio
float
as a ratio
Canopy position: 0 = closed, 1 = open
sim/flightmodel2/misc/cg_offset_x
float
in meters
Lateral Center of Gravity (can't be set on all craft, only on such with weight stations off the centerline) including payload and including internal or external fuel or weapons
sim/flightmodel2/misc/cg_offset_z
float
in meters
Longitudinal Center of Gravity, including payload, and including internal and external fuel
sim/flightmodel2/misc/cg_offset_z_mac
float
in percentMAC
Longitudinal Center of Gravity, including payload, internal and external fuel and weapons, measured in % mean aerodynamic chord of the wings (Wings 1-4 in Plane Maker numbering).
sim/flightmodel2/misc/contact/
These datarefs track the contact points when the aircraft scrapes the ground to drive particle FX.
sim/flightmodel2/misc/contact/active[10]
int
as a boolean
Is this contact striking something this frame
sim/flightmodel2/misc/contact/force[10]
float
in newtons
Force of ground on contact point
sim/flightmodel2/misc/contact/on_dusty[10]
float
as a ratio
Is this contact point on a dusty surface
sim/flightmodel2/misc/contact/on_grassy[10]
int
as a boolean
Is this contact point on a grass surface
sim/flightmodel2/misc/contact/on_misty[10]
float
as a ratio
Is this contact point on a surface that mists
sim/flightmodel2/misc/contact/on_noisy[10]
int
as a boolean
Is this contact point on a noisy surface
sim/flightmodel2/misc/contact/on_paved[10]
int
as a boolean
Is this contact point on a paved surface
sim/flightmodel2/misc/contact/on_water[10]
int
as a boolean
Is this contact point on water
sim/flightmodel2/misc/contact/speed[10]
float
in meters/second
Relative speed of contact
sim/flightmodel2/misc/contact/x[10]
float
in meters
X location of contact, ACF relative
sim/flightmodel2/misc/contact/y[10]
float
in meters
Y location of contact, ACF relative
sim/flightmodel2/misc/contact/z[10]
float
in meters
Z location of contact, ACF relative
sim/flightmodel2/misc/custom_slider_ratio[24]
float
as a ratio
Misc. traveling items for your use. You define the meaning.
sim/flightmodel2/misc/door_cycle_time[20]
float
in seconds
How long it takes to open or close the door, in seconds
sim/flightmodel2/misc/door_open_ratio[20]
float
as a ratio
How open is the door, 0 = closed, 1 = open
sim/flightmodel2/misc/gforce_axil
float
in todo
desc
sim/flightmodel2/misc/gforce_normal
float
in todo
desc
sim/flightmodel2/misc/gforce_side
float
in todo
desc
sim/flightmodel2/misc/has_crashed
int
as a boolean
True if the aircraft is in a crashed state
sim/flightmodel2/misc/line_is_locked
int
as a boolean
True while a smart-drogue tow operation is currently taking place.
sim/flightmodel2/misc/pressure_outflow_ratio
float
as a ratio
How far is the pressure-outflow valve open? 0=closed, 1=open
sim/flightmodel2/misc/rain_repellent_ratio[2]
float
as a boolean
Rain repellent other than wipers. Blower, bleed air, chemicals, etc.
sim/flightmodel2/misc/tailhook_angle_degrees
float
in degrees
Angle of the tailhook
sim/flightmodel2/misc/tailhook_deploy_ratio
float
as a ratio
Tailhook position: 0 = up, 1 = down
sim/flightmodel2/misc/tow_in_progress
int
as a boolean
True while a tow operation is currently taking place.
sim/flightmodel2/misc/water_drop_deploy_ratio
float
as a ratio
Water drop door position: 0 = up, 1= down
sim/flightmodel2/misc/water_scoop_deploy_ratio
float
as a ratio
Water scoop position: 0 = up, 1 = down
sim/flightmodel2/misc/wiper_angle_deg[4]
float
in degrees
current angle of the wiper. range of motion is set in PlaneMaker.
sim/flightmodel2/misc/yaw_string_airspeed
float
in kias
desc
sim/flightmodel2/misc/yaw_string_angle
float
in degrees
desc
sim/flightmodel2/misc/zfw_cg_offset_x
float
in meters
Lateral Center of Gravity of the zero fuel weight. This is including payload (such as pilots in a helicopter), but excluding internal and external fuel and external weapons. Read-only (use individual payload station weight to change it)
sim/flightmodel2/misc/zfw_cg_offset_z
float
in meters
Longitudinal Center of Gravity of the zero fuel weight. This is including payload, but excluding internal and external fuel and external weapons. Read-only (use individual payload station weight to change it)