Skip to main content

Interface: APDataItemTypes

Defined in: src/sdk/autopilot/APDataProvider.ts:31

A record of all valid keys for autopilot data items and their associated value types.

Properties

aoa

aoa: number

Defined in: src/sdk/autopilot/APDataProvider.ts:66

The airplane's angle of attack, in degrees.


bank

bank: number

Defined in: src/sdk/autopilot/APDataProvider.ts:54

The airplane's bank, in degrees. Positive values indicate leftward bank. Negative values indicate rightward bank.


bank_acceleration

bank_acceleration: number

Defined in: src/sdk/autopilot/APDataProvider.ts:239

The airplane's rotational acceleration, in degrees per second per second, about its longitudinal (rear-front) axis (i.e. the acceleration of its roll/bank angle). Positive values indicate the acceleration is in the bank-left direction.


bank_rate

bank_rate: number

Defined in: src/sdk/autopilot/APDataProvider.ts:219

The airplane's rotational velocity, in degrees per second, about its longitudinal (rear-front) axis (i.e. the rate of change of its roll/bank angle). Positive values indicate the airplane is rolling to the left.


ground_speed

ground_speed: number

Defined in: src/sdk/autopilot/APDataProvider.ts:81

The airplane's ground speed, in knots.


ground_track_magnetic

ground_track_magnetic: number

Defined in: src/sdk/autopilot/APDataProvider.ts:108

The airplane's magnetic ground track, in degrees.


ground_track_true

ground_track_true: number

Defined in: src/sdk/autopilot/APDataProvider.ts:105

The airplane's true ground track, in degrees.


heading_change_rate

heading_change_rate: number

Defined in: src/sdk/autopilot/APDataProvider.ts:63

The rate of range of the airplane's heading, in degrees per second.


heading_magnetic

heading_magnetic: number

Defined in: src/sdk/autopilot/APDataProvider.ts:60

The airplane's magnetic heading, in degrees.


heading_true

heading_true: number

Defined in: src/sdk/autopilot/APDataProvider.ts:57

The airplane's true heading, in degrees.


ias

ias: number

Defined in: src/sdk/autopilot/APDataProvider.ts:72

The airplane's indicated airspeed, in knots.


indicated_altitude

indicated_altitude: number

Defined in: src/sdk/autopilot/APDataProvider.ts:84

The airplane's indicated altitude, in feet.


indicated_vertical_speed

indicated_vertical_speed: number

Defined in: src/sdk/autopilot/APDataProvider.ts:96

The airplane's indicated vertical speed, in feet per minute.


inertial_acceleration_body_x

inertial_acceleration_body_x: number

Defined in: src/sdk/autopilot/APDataProvider.ts:139

The airplane's linear acceleration derived from inertial sources (e.g. AHRS, IRS), in meters per second per second, along the airplane's lateral (left-right) axis. Positive values indicate acceleration toward the right of the airplane.


inertial_acceleration_body_y

inertial_acceleration_body_y: number

Defined in: src/sdk/autopilot/APDataProvider.ts:146

The airplane's linear acceleration derived from inertial sources (e.g. AHRS, IRS), in meters per second per second, along the airplane's vertical (bottom-top) axis. Positive values indicate acceleration toward the top of the airplane.


inertial_acceleration_body_z

inertial_acceleration_body_z: number

Defined in: src/sdk/autopilot/APDataProvider.ts:153

The airplane's linear acceleration derived from inertial sources (e.g. AHRS, IRS), in meters per second per second, along the airplane's longitudinal (rear-front) axis. Positive values indicate acceleration toward the front of the airplane.


inertial_acceleration_world_x

inertial_acceleration_world_x: number

Defined in: src/sdk/autopilot/APDataProvider.ts:185

The airplane's linear acceleration derived from inertial sources (e.g. AHRS, IRS), in meters per second per second, along the world's west-east axis. The west-east axis is defined as the axis that is parallel to the longitudinal axis of the airplane when the airplane's pitch angle is equal to zero and the airplane's true heading is 90 degrees. Positive values indicate movement toward the east.


inertial_acceleration_world_y

inertial_acceleration_world_y: number

Defined in: src/sdk/autopilot/APDataProvider.ts:193

The airplane's linear acceleration derived from inertial sources (e.g. AHRS, IRS), in meters per second per second, along the world's vertical axis. The world's vertical axis is defined as the axis that is parallel to the airplane's vertical (bottom-top) axis when the airplane's pitch and bank angles are equal to zero. Positive values indicate movement upward.


inertial_acceleration_world_z

inertial_acceleration_world_z: number

Defined in: src/sdk/autopilot/APDataProvider.ts:201

The airplane's linear acceleration derived from inertial sources (e.g. AHRS, IRS), in meters per second per second, along the world's south-north axis. The south-north axis is defined as the axis that is parallel to the longitudinal axis of the airplane when the airplane's pitch angle is equal to zero and the airplane's true heading is 0 degrees. Positive values indicate movement toward the north.


inertial_velocity_body_x

inertial_velocity_body_x: number

Defined in: src/sdk/autopilot/APDataProvider.ts:120

The airplane's linear velocity derived from inertial sources (e.g. AHRS, IRS), in meters per second, along the airplane's lateral (left-right) axis. Positive values indicate movement toward the right of the airplane.


inertial_velocity_body_y

inertial_velocity_body_y: number

Defined in: src/sdk/autopilot/APDataProvider.ts:126

The airplane's linear velocity derived from inertial sources (e.g. AHRS, IRS), in meters per second, along the airplane's vertical (bottom-top) axis. Positive values indicate movement toward the top of the airplane.


inertial_velocity_body_z

inertial_velocity_body_z: number

Defined in: src/sdk/autopilot/APDataProvider.ts:132

The airplane's linear velocity derived from inertial sources (e.g. AHRS, IRS), in meters per second, along the airplane's longitudinal (rear-front) axis. Positive values indicate movement toward the front of the airplane.


inertial_velocity_world_x

inertial_velocity_world_x: number

Defined in: src/sdk/autopilot/APDataProvider.ts:161

The airplane's linear velocity derived from inertial sources (e.g. AHRS, IRS), in meters per second, along the world's west-east axis. The west-east axis is defined as the axis that is parallel to the longitudinal axis of the airplane when the airplane's pitch angle is equal to zero and the airplane's true heading is 90 degrees. Positive values indicate movement toward the east.


inertial_velocity_world_y

inertial_velocity_world_y: number

Defined in: src/sdk/autopilot/APDataProvider.ts:169

The airplane's linear velocity derived from inertial sources (e.g. AHRS, IRS), in meters per second, along the world's vertical axis. The world's vertical axis is defined as the axis that is parallel to the airplane's vertical (bottom-top) axis when the airplane's pitch and bank angles are equal to zero. Positive values indicate movement upward.


inertial_velocity_world_z

inertial_velocity_world_z: number

Defined in: src/sdk/autopilot/APDataProvider.ts:177

The airplane's linear velocity derived from inertial sources (e.g. AHRS, IRS), in meters per second, along the world's south-north axis. The south-north axis is defined as the axis that is parallel to the longitudinal axis of the airplane when the airplane's pitch angle is equal to zero and the airplane's true heading is 0 degrees. Positive values indicate movement toward the north.


is_on_ground

is_on_ground: boolean

Defined in: src/sdk/autopilot/APDataProvider.ts:48

Whether the airplane is on the ground.


lat

lat: number

Defined in: src/sdk/autopilot/APDataProvider.ts:36

The airplane's latitude, in degrees.


load_factor

load_factor: number

Defined in: src/sdk/autopilot/APDataProvider.ts:242

The airplane's load factor.


load_factor_rate

load_factor_rate: number

Defined in: src/sdk/autopilot/APDataProvider.ts:245

The rate of change of the airplane's load factor per second.


lon

lon: number

Defined in: src/sdk/autopilot/APDataProvider.ts:39

The airplane's longitude, in degrees.


mach

mach: number

Defined in: src/sdk/autopilot/APDataProvider.ts:78

The airplane's mach number.


mag_var

mag_var: number

Defined in: src/sdk/autopilot/APDataProvider.ts:45

The magnetic variation at the airplane's position, in degrees. Positive values indicate eastward deviation of magnetic north relative to true north. Negative values indicate westward deviation.


pitch

pitch: number

Defined in: src/sdk/autopilot/APDataProvider.ts:51

The airplane's pitch, in degrees. Positive values indicate downward pitch. Negative values indicate upward pitch.


pitch_acceleration

pitch_acceleration: number

Defined in: src/sdk/autopilot/APDataProvider.ts:226

The airplane's rotational acceleration, in degrees per second per second, about its lateral (left-right) axis (i.e. the acceleration of its pitch angle). Positive values indicate the acceleration is in the pitch-down direction.


pitch_rate

pitch_rate: number

Defined in: src/sdk/autopilot/APDataProvider.ts:207

The airplane's rotational velocity, in degrees per second, about its lateral (left-right) axis (i.e. the rate of change of its pitch angle). Positive values indicate the airplane is pitching down.


position_altitude

position_altitude: number

Defined in: src/sdk/autopilot/APDataProvider.ts:87

The airplane's positional altitude, in feet. Positional altitude is derived from geo-position data (GPS, IRS, etc).


position_vertical_speed

position_vertical_speed: number

Defined in: src/sdk/autopilot/APDataProvider.ts:102

The airplane's positional vertical speed, in feet per minute. Positional vertical speed is derived from geo-position data (GPS, IRS, etc).


pressure_altitude

pressure_altitude: number

Defined in: src/sdk/autopilot/APDataProvider.ts:93

The airplane's pressure altitude, in feet.


radio_altitude

radio_altitude: number

Defined in: src/sdk/autopilot/APDataProvider.ts:90

The airplane's radio altitude, in feet.


sideslip

sideslip: number

Defined in: src/sdk/autopilot/APDataProvider.ts:69

The airplane's sideslip angle, in degrees.


sim_time

sim_time: number

Defined in: src/sdk/autopilot/APDataProvider.ts:33

The current time in the simulation, as a Javascript timestamp.


static_air_pressure

static_air_pressure: number

Defined in: src/sdk/autopilot/APDataProvider.ts:111

The outside static air pressure, in hectopascals.


static_air_temperature

static_air_temperature: number

Defined in: src/sdk/autopilot/APDataProvider.ts:114

The outside static air temperature, in degrees Celsius.


tas

tas: number

Defined in: src/sdk/autopilot/APDataProvider.ts:75

The airplane's true airspeed, in knots.


yaw_acceleration

yaw_acceleration: number

Defined in: src/sdk/autopilot/APDataProvider.ts:232

The airplane's rotational acceleration, in degrees per second per second, about its vertical (bottom-top) axis (i.e. the acceleration of its yaw angle). Positive values indicate the acceleration is in the yaw-right direction.


yaw_rate

yaw_rate: number

Defined in: src/sdk/autopilot/APDataProvider.ts:213

The airplane's rotational velocity, in degrees per second, about its vertical (bottom-top) axis (i.e. the rate of change of its yaw angle). Positive values indicate the airplane is yawing to the right.