sim/
sim/aircraft/
sim/aircraft/electrical/
sim/aircraft/electrical/acf_nom_bat_volt
float
in volts
Nominal battery voltage for this aircraft
sim/aircraft/electrical/acf_nom_gen_volt
float
in volts
Nominal generator voltage for this aircraft
sim/aircraft/electrical/battery_watt_hr_max
float
in watt-hours
Battery capacity for each battery in this aircraft
sim/aircraft/electrical/bus_apu_is_on
int
in int
The bus that the APU is connected to, starting at bus 0
sim/aircraft/electrical/bus_essentials_are_on
int
in int
The bus that is considered essential, and that is fed by the RAT emergency generator if so equipped. Index starting at bus 0
sim/aircraft/electrical/bus_tie_selective
int
in bitfield
Bitfield indicating which busses are tied together when the bus cross tie is closed. If busses 0 and 2 are conected by the tie, this would be set to 2^0 + 2^2 = 1+4 = 5
sim/aircraft/electrical/essential_ties
int
in bitfield
Busses that can feed the essential bus. If busses 0 and 2 can feed the essential bus, this would be set to 2^0 + 2^2 = 1+4 = 5
sim/aircraft/electrical/num_batteries
int
in count
The number of batteries on this plane
sim/aircraft/electrical/num_buses
int
in count
The number of busses on this plane
sim/aircraft/electrical/num_generators
int
in count
The number of generators on this plane
sim/aircraft/electrical/num_inverters
int
in count
The number of inverters on this plane
sim/aircraft/engine/
sim/aircraft/engine/aacf_rotor_mi_rat
float
in unspecified units
sim/aircraft/engine/aacf_tip_mach_des_100
float
in unspecified units
sim/aircraft/engine/aacf_tip_mach_des_50
float
in unspecified units
sim/aircraft/engine/aacf_tip_weight
float
in unspecified units
sim/aircraft/engine/acf_APU_cooldown_time
float
in seconds
How fast the APU EGT cools down after use - influences how long the APU runs in cool down mode before it is shut down
sim/aircraft/engine/acf_APU_door_time
float
in seconds
How long the APU door takes to open or close
sim/aircraft/engine/acf_APU_fuelflow_kgh
float
in kg/h
Fuel flow of the APU running at 100% RPM.
sim/aircraft/engine/acf_APU_fuel_src
int
in 0..8
Which tank the APU draws fuel from, tanks being numbered 0 to 8
sim/aircraft/engine/acf_APU_spooldn_time
float
in seconds
How long the APU takes to spool down to 10 percent
sim/aircraft/engine/acf_APU_spoolup_time
float
in seconds
How long the APU takes to spool up to 100 percent
sim/aircraft/engine/acf_auto_featherEQ
int
in unspecified units
sim/aircraft/engine/acf_burnerinc
float
in newtons
The maximum thrust boost at full afterburners, for all engines (legacy)
sim/aircraft/engine/acf_burnerinc_per_engine[16]
float
in newtons
The maximum thrust boost at full afterburners, set per engine
sim/aircraft/engine/acf_CHT_is_C
int
as a boolean
Cylinder head temperature dataref reads in Celsius
sim/aircraft/engine/acf_critalt
float
in meters
Critical altitude for props
sim/aircraft/engine/acf_EGT_is_C
int
as a boolean
Exhaust gas temperature dataref reads in Celsius
sim/aircraft/engine/acf_face_jet
float
in unspecified units
sim/aircraft/engine/acf_face_rocket
float
in unspecified units
sim/aircraft/engine/acf_fmax_opt
float
in unspecified units
sim/aircraft/engine/acf_fmax_sl
float
in unspecified units
sim/aircraft/engine/acf_fmax_vac
float
in unspecified units
sim/aircraft/engine/acf_fuel_intro_time_prop
float
in seconds
The number of seconds it takes for full idle fuel flow to be reached on engine start, for propeller engines
sim/aircraft/engine/acf_gear_rat
float
in unspecified units
Use acf_prop_gear_rat
sim/aircraft/engine/acf_h_opt
float
in unspecified units
sim/aircraft/engine/acf_ITT_is_C
int
as a boolean
Inter-turbine temperature dataref reads in Celsius
sim/aircraft/engine/acf_max_CHT
float
in unspecified units
Max cylinder head temperature the plane can have before engine failure.
sim/aircraft/engine/acf_max_EGT
float
in unspecified units
Max exhaust gas temperature the plane can have before engine failure.
sim/aircraft/engine/acf_max_FUELP
float
in unspecified units
Max Fuel Pressure the plane can have before engine failure.
sim/aircraft/engine/acf_max_ITT
float
in unspecified units
Max internal turbine temperature the plane can have before engine failure.
sim/aircraft/engine/acf_max_mach_eff
float
in unspecified units
sim/aircraft/engine/acf_max_OILP
float
in unspecified units
Max Oil Pressure the plane can have before engine failure.
sim/aircraft/engine/acf_max_OILT
float
in unspecified units
Max Oil Temperature the plane can have before engine failure.
sim/aircraft/engine/acf_mpmax
float
in unspecified units
sim/aircraft/engine/acf_num_engines
int
in unspecified units
sim/aircraft/engine/acf_oilT_is_C
int
as a boolean
Oil temperature dataref reads in Celsius
sim/aircraft/engine/acf_pmax
float
in watts
The maximum power provided by an engine (legacy)
sim/aircraft/engine/acf_pmax_per_engine[16]
float
in watts
The maximum power provided by an engine - per engine
sim/aircraft/engine/acf_prop_fail_mode
int
in enum
Where the prop pitch angle goes when the governor loses oil pressure: 0=low pitch, 1=high pitch, 2=feather, 3=start lock
sim/aircraft/engine/acf_RSC_idlespeed_eng
float
in rad/sec
Engine idle speed.
sim/aircraft/engine/acf_RSC_maxgreen_eng
float
in unspecified units
sim/aircraft/engine/acf_RSC_mingov_eng
float
in rad/sec
Minimum engine speed with governor on.
sim/aircraft/engine/acf_RSC_mingreen_eng
float
in unspecified units
sim/aircraft/engine/acf_RSC_redline_eng
float
in rad/sec
Max engine speed.
sim/aircraft/engine/acf_RSC_redline_eng_per_engine[16]
float
in rad/sec
Max engine speed. Array for 16 engines
sim/aircraft/engine/acf_spooltime_jet
float
in seconds
The delay in increasing the throttle for jet engines - it is the number of seconds to actuate a full advance.
sim/aircraft/engine/acf_spooltime_prop
float
in seconds
The delay in increasing the throttle for prop/turboprop engines - it is the number of seconds to actuate a full advance.
sim/aircraft/engine/acf_spooltime_turbine
float
in seconds
The number of seconds it takes for a free turbine to spin up from idle to full RPM.
sim/aircraft/engine/acf_starter_max_rpm_ratio
float
as a ratio
The ratio of the engine's max RPM that the starter can spin the engine up to before it loses torque.
sim/aircraft/engine/acf_starter_torque_ratio
float
as a ratio
The ratio of the engine's maximum torque that the starter applies at its design RPM.
sim/aircraft/engine/acf_throtmax_FWD
float
in unspecified units
sim/aircraft/engine/acf_throtmax_REV
float
in unspecified units
sim/aircraft/engine/acf_tmax
float
in newtons
The maximum thrust provided by the engine, for all engines (legacy)
sim/aircraft/engine/acf_tmax_per_engine[16]
float
in newtons
The maximum thrust provided by the engine, per engine
sim/aircraft/engine/bleed_n2_min_deice_wing
float
in %orInHg
%N2 or Ng needed to generate enough bleed pressure to satisfy the biggest consumer. In case of a supercharged piston engine, upper deck pressure in inHg.
sim/aircraft/engine/boost_max_seconds
float
in seconds
Boost Capacity
sim/aircraft/engine/boost_ratio
float
as a ratio
Boost Amount
sim/aircraft/engine/fuel_intro_time_jet
float
in seconds
The number of seconds it takes for full idle fuel flow to be reached on engine start, for jet engines
sim/aircraft/engine/min_N1_turboprop_FCU
float
in percent
%Ng for turboprops. FCU will not allow idle to drop below this.
sim/aircraft/engine/min_N2_jet_governor
float
in percent
%N2 for jets. FADEC will not allow idle to drop below this.
sim/aircraft/forcefeedback/
sim/aircraft/forcefeedback/acf_ff_hydraulic
int
in unspecified units
sim/aircraft/forcefeedback/acf_ff_stickshaker
int
in unspecified units
sim/aircraft/gear/
sim/aircraft/gear/acf_gear_door_ang_now[20]
float
in unspecified units
Door current angle, not in flite since it is geo and this is a nice place to keep all the door geo.
sim/aircraft/gear/acf_gear_door_area[20]
float
in unspecified units
Gear door area
sim/aircraft/gear/acf_gear_door_axi_rot[20]
float
in unspecified units
Door axis of rotation (heading of axis)
sim/aircraft/gear/acf_gear_door_ext_ang[20]
float
in unspecified units
Door extended angle
sim/aircraft/gear/acf_gear_door_geo[960]
float
in unspecified units
Door geo, 4 corners [20x4x4x3] Dimension is 960.
sim/aircraft/gear/acf_gear_door_inn_s1[20]
float
in unspecified units
sim/aircraft/gear/acf_gear_door_inn_s2[20]
float
in unspecified units
sim/aircraft/gear/acf_gear_door_inn_t1[20]
float
in unspecified units
sim/aircraft/gear/acf_gear_door_inn_t2[20]
float
in unspecified units
sim/aircraft/gear/acf_gear_door_loc[60]
float
in unspecified units
Door location (for reference-point of door) [20x3] Dimension is 60.
sim/aircraft/gear/acf_gear_door_nrm[960]
float
in unspecified units
Door nrm, 4 corners [20x4x4x3] Dimension is 960.
sim/aircraft/gear/acf_gear_door_out_s1[20]
float
in unspecified units
sim/aircraft/gear/acf_gear_door_out_s2[20]
float
in unspecified units
sim/aircraft/gear/acf_gear_door_out_t1[20]
float
in unspecified units
sim/aircraft/gear/acf_gear_door_out_t2[20]
float
in unspecified units
sim/aircraft/gear/acf_gear_door_ret_ang[20]
float
in unspecified units
Door retracted angle
sim/aircraft/gear/acf_gear_door_typ[20]
int
in unspecified units
Gear door type
sim/aircraft/gear/acf_gear_is_skid
int
in unspecified units
sim/aircraft/gear/acf_gear_retract
int
as a boolean
Are any of the gear on this plane retractable. We strongly recommend you DO NOT write to this dataref.
sim/aircraft/gear/acf_h_eqlbm
float
in unspecified units
sim/aircraft/gear/acf_is_taildragger
int
in unspecified units
sim/aircraft/gear/acf_nw_cutoff_speed
float
in unspecified units
sim/aircraft/gear/acf_nw_steerdeg1
float
in unspecified units
sim/aircraft/gear/acf_nw_steerdeg2
float
in unspecified units
sim/aircraft/gear/acf_the_eqlbm
float
in unspecified units
sim/aircraft/gear/acf_water_rud_area
float
in unspecified units
sim/aircraft/gear/acf_water_rud_longarm
float
in unspecified units
sim/aircraft/gear/acf_water_rud_maxdef
float
in unspecified units