The tables below indicate the properties for the Simulation Variables that can be used to get and set properties related to the brakes and landing gear control systems. For information on the units listed for each variable, please see here: Simulation Variable Units

You can find a complete index of all available SimVars here: SimVar Index

Brakes

Simulation VariableIndexDescriptionUnitsSettable
ANTISKID BRAKES ACTIVEN/ATrue if antiskid brakes active. This can be set using the AntiSkidActive parameter.Bool
AUTOBRAKES ACTIVEN/AWhether or not the AutoBrakes are currently active.Bool
AUTO BRAKE SWITCH CBN/AAuto brake switch positionNumber
BRAKE DEPENDENT HYDRAULIC PRESSUREN/ABrake dependent hydraulic pressure readingPounds per square foot (psf)
BRAKE INDICATORN/ABrake on indicationPosition (0 to 16K)0 = off16K = full
BRAKE LEFT POSITIONN/APercent left brakePosition (0 to 32K)0 = off32K = full
BRAKE LEFT POSITION EX1N/ATriggers a brake pressure increase on the left brake regardless of the value passed.Position (0 to 32K)0 = off32K = full
BRAKE LEFT TEMPERATUREN/AThe current temperature - in degrees kelvin - of the left brake.Kelvin
BRAKE LEFT TEMPERATURE EFFECTN/AThe current efficiency of the left brake, based on the current brake temperature.Percent Over 100
BRAKE LEFT WEIGHT REMAININGN/AThe current weight remaining of the left brake, ie: how worn the left brake is.Percent Over 100
BRAKE PARKING INDICATORN/AParking brake indicatorBool
BRAKE PARKING POSITIONN/AGets the parking brake position - either on (true) or off (false).Bool
BRAKE RIGHT POSITIONN/APercent right brakePosition (0 to 32K)0 = off32K = full
BRAKE RIGHT POSITION EX1N/ATriggers a brake pressure increase on the right brake regardless of the value passed.Position (0 to 32K)0 = off32K = full
BRAKE RIGHT TEMPERATUREN/AThe current temperature - in degrees kelvin - of the right brake.Kelvin
BRAKE RIGHT TEMPERATURE EFFECTN/AThe current efficiency of the right brake, based on the current brake temperature.Percent Over 100
BRAKE RIGHT WEIGHT REMAININGN/AThe current weight remaining of the right brake, ie: how worn the right brake is.Percent Over 100
PARKING BRAKE AVAILABLEN/AWhether or not the aircraft has a parking brake.Bool
REJECTED TAKEOFF BRAKES ACTIVEN/AWhether or not the rejected takeoff brakes are currently active.Bool
TOE BRAKES AVAILABLEN/ATrue if toe brakes are availableBool

Contact Points

Most of these SimVars require the name of the component that they target, as defined in the point.N hash-map. This name is given using the following format:

[SimVar]:'[COMPONENT_NAME]'_n

For example:

(A:CONTACT POINT IS SKIDDING:'Wheel_Front'_n, Enum)
Simulation VariableIndexDescriptionUnitsSettable
CONTACT POINT COMPRESSIONContact Point Name (or index)The percentage value representing the amount the named contact point is compressed.Position
CONTACT POINT IS ON GROUNDContact Point Name (or index)Returns true if the named contact point is on the ground, or will return false otherwise.Bool
CONTACT POINT IS SKIDDINGContact Point Name (or index)Returns true if the named contact point is skidding, or will return false otherwise.Bool
CONTACT POINT POSITIONContact Point Name (or index)The currently extended position of the (retractable) named contact point, expressed as a percentage.Position
CONTACT POINT SKIDDING FACTORContact Point Name (or index)The skidding factor associated with the named contact point, from 0 to 1.Percent Over 100
CONTACT POINT STEER ANGLEContact Point Name (or index)This is the steering angle for the named contact point, where a negative value is to the left, and a positive value is to the right.NOTE: This should be used instead of the equivalent GEAR_ SimVars when using modular aircraft.Radians
CONTACT POINT STEER ANGLE PCTContact Point Name (or index)This is the steering angle for the named contact point - expressed as a percentage - where a negative value is to the left, and a positive value is to the right.NOTE: This should be used instead of the equivalent GEAR_ SimVars when using modular aircraft.Percent Over 100
CONTACT POINT WATER DEPTHContact Point Name (or index)This returns the depth of the water for the named contact point.Feet (ft)

Landing Gear

These SimVars are related to the landing gear of the aircraft. Note that some of them require an index to identify the landing gear. The available indices are given in the table here: Landing Gear Indices

Simulation VariableIndexDescriptionUnitsSettable
AUX WHEEL ROTATION ANGLEN/AAux wheel rotation angle (rotation around the axis for the wheel).Radians
AUX WHEEL RPMN/ARpm of fourth set of gear wheels.RPM
CENTER WHEEL ROTATION ANGLEN/ACenter wheel rotation angle (rotation around the axis for the wheel).NOTE: This is available in multiplayer to all near aircraft. See here for more information: Note On SimVars In Multiplayer.Radians
CENTER WHEEL RPMN/ACenter landing gear rpm.RPM
GEAR ANIMATION POSITIONLanding Gear IndexPercent indexed gear animation extended. NOTE: This is available in multiplayer to all near aircraft. See here for more information: Note On SimVars In Multiplayer.Percent
GEAR AUX POSITIONN/APercent auxiliary gear extended.Percent Over 100
GEAR AUX STEER ANGLEN/AAux wheel angle, negative to the left, positive to the right. The aux wheel is the fourth set of landing gear, sometimes used on helicopters.Radians
GEAR AUX STEER ANGLE PCTN/AAux steer angle as a percentage.Percent Over 100
GEAR CENTER POSITIONN/APercent center gear extended (also valid for skids).Percent Over 100
GEAR CENTER STEER ANGLEN/ACenter wheel angle, negative to the left, positive to the right.NOTE: This is available in multiplayer to all near aircraft. See here for more information: Note On SimVars In Multiplayer.Radians
GEAR CENTER STEER ANGLE PCTN/ACenter steer angle as a percentage.Percent Over 100
GEAR DAMAGE BY SPEEDN/ATrue if gear has been damaged by excessive speed.Bool
GEAR EMERGENCY HANDLE POSITIONN/ATrue if gear emergency handle applied.Bool
GEAR HANDLE POSITIONN/AThe gear handle position, where 0 means the handle is retracted and 1 is the handle fully applied.Percent Over 100
GEAR HYDRAULIC PRESSUREN/AGear hydraulic pressure.Pound force per square foot (psf)
GEAR IS ON GROUNDLanding Gear IndexTrue if the gear is on the ground.Bool
GEAR IS SKIDDINGLanding Gear IndexTrue if the gear is skidding.Bool
GEAR LEFT POSITIONN/APercent left gear extended (also valid for skids).Percent Over 100
GEAR LEFT STEER ANGLEN/ALeft wheel angle, negative to the left, positive to the right.NOTE: This is available in multiplayer to all near aircraft. See here for more information: Note On SimVars In Multiplayer.Radians
GEAR LEFT STEER ANGLE PCTN/ALeft steer angle as a percentage.Percent Over 100
GEAR POSITIONLanding Gear IndexPosition of the indexed landing gear. The actual value will depend on whether you are getting or setting the SimVar value. When getting the value, 0 is fully raised, and 1 is fully extended. When setting the value, you should supply one of the given enum values.NOTE: This is available in multiplayer to all near aircraft. See here for more information: Note On SimVars In Multiplayer.On get value: Percent Over 100On set Value - Enum:0 = unknown1 = up2 = down
GEAR RIGHT POSITIONN/APercent right gear extended (also valid for skids).Percent Over 100
GEAR RIGHT STEER ANGLEN/ARight wheel angle, negative to the left, positive to the right.NOTE: This is available in multiplayer to all near aircraft. See here for more information: Note On SimVars In Multiplayer.Radians
GEAR RIGHT STEER ANGLE PCTN/ARight steer angle as a percentage.Percent Over 100
GEAR SKIDDING FACTORN/AThe gear skidding factor, expressed as a value between 0 and 1.Percent Over 100
GEAR SPEED EXCEEDEDN/ATrue if safe speed limit for gear exceeded.Bool
GEAR STEER ANGLELanding Gear IndexAlternative method of getting the steer angle.NOTE: This is available in multiplayer to all near aircraft. See here for more information: Note On SimVars In Multiplayer.Radians
GEAR STEER ANGLE PCTLanding Gear IndexAlternative method of getting steer angle as a percentage.Percent Over 100
GEAR TAIL POSITIONN/APercent tail gear extended.NOTE: This is a deprecated legacy SimVar and should not be used, as it will always return 0.Percent Over 100
GEAR TOTAL PCT EXTENDEDN/APercent total gear extended.Percent
GEAR WARNINGLanding Gear IndexGear warnings.Enum:0 = None1 = Gear Up2 = Amphibious Gear Up3 = Amphibious Gear Down4 = On Ground Handle Up
GEAR WATER DEPTHLanding Gear IndexThe depth of the gear in the water.Centimeters
IS GEAR FLOATSN/ATrue if landing gear are floatsBool
IS GEAR RETRACTABLEN/ATrue if gear can be retractedBool
IS GEAR SKIDSN/ATrue if landing gear is skidsBool
IS GEAR SKISN/ATrue if landing gear is skisBool
IS GEAR WHEELSN/ATrue if landing gear is wheelsBool
LEFT WHEEL ROTATION ANGLEN/ALeft wheel rotation angle (rotation around the axis for the wheel).Radians
LEFT WHEEL RPMN/ALeft landing gear rpmRPM
NOSEWHEEL LOCK ONN/ATrue if the nosewheel lock is engaged. This can be set using the NosewheelLock parameter.Bool
NOSEWHEEL MAX STEERING ANGLEN/ACan be used to get or set the maximum permitted steering angle for the nose wheel of the aircraft.Radians
RETRACT FLOAT SWITCHN/ATrue if retract float switch onEnum:-1: Retracted0: Neutral1: Extended
RETRACT LEFT FLOAT EXTENDEDN/AIf aircraft has retractable floats.Percent(0 is fully retracted, 100 is fully extended)
RETRACT RIGHT FLOAT EXTENDEDN/AIf aircraft has retractable floats.Percent(0 is fully retracted, 100 is fully extended)
RIGHT WHEEL ROTATION ANGLEN/ARight wheel rotation angle (rotation around the axis for the wheel).Radians
RIGHT WHEEL RPMN/ARight landing gear rpm.RPM
STEER INPUT CONTROLN/APosition of steering tiller.Percent Over 100
TAILWHEEL LOCK ONN/ATrue if tailwheel lock applied. This can be set using the TailwheelLock parameter.Bool
WATER LEFT RUDDER EXTENDEDN/APercent extended.Percent
WATER LEFT RUDDER STEER ANGLEN/AWater left rudder angle, negative to the left, positive to the right.Percent Over 100
WATER LEFT RUDDER STEER ANGLE PCTN/AWater left rudder angle as a percentage.Percent Over 100
WATER RIGHT RUDDER EXTENDEDN/APercent extended.Percent
WATER RIGHT RUDDER STEER ANGLEN/AWater right rudder angle, negative to the left, positive to the right.Percent Over 100
WATER RIGHT RUDDER STEER ANGLE PCTN/AWater right rudder as a percentage.Percent Over 100
WATER RUDDER HANDLE POSITIONN/APosition of the water rudder handle (0 handle retracted, 1 rudder handle applied).Percent Over 100
WHEEL ROTATION ANGLELanding Gear IndexWheel rotation angle (rotation around the axis for the wheel).Radians
WHEEL RPMLanding Gear IndexWheel rpm.RPM

Landing Gear Indices

IndexGear
0Center Gear
1Left Gear
2Right Gear
3Auxiliary Gear
4Left Water Rudder
5Right Water Rudder
6Left Float Retracted
7Right Float Retracted
8Left Ski Retracted
9Right Ski Retracted
10Center Front Skid
11Center Rear Skid
12Left Front Skid
13Left Rear Skid
14Right Front Skid
15Right Rear Skid