Enumeration: VNavVars
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:13
SimVar names for VNAV data.
Enumeration Members
BOCDistance
BOCDistance:
"L:WTAP_VNav_Distance_To_BOC"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:51
The distance to the next BOC in meters, or -1 if one does not exist.
BOCLegIndex
BOCLegIndex:
"L:WTAP_VNav_BOC_Leg_Index"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:60
The index of the leg for the next BOC.
BODDistance
BODDistance:
"L:WTAP_VNav_Distance_To_BOD"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:36
The distance to the next BOD in meters, or -1 if one does not exist.
BODLegIndex
BODLegIndex:
"L:WTAP_VNav_BOD_Leg_Index"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:45
The index of the leg for the next BOD.
CaptureType
CaptureType:
"L:WTAP_VNav_Alt_Capture_Type"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:30
The VNAV current altitude capture type.
CurrentConstraintAltitude
CurrentConstraintAltitude:
"L:WTAP_VNav_Constraint_Altitude"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:66
The current constraint altitude, in feet.
CurrentConstraintLegIndex
CurrentConstraintLegIndex:
"L:WTAP_VNav_Constraint_Leg_Index"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:63
The index of the leg for the next constraint.
FPA
FPA:
"L:WTAP_VNav_FPA"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:72
The current required flight path angle, in degrees.
GPApproachMode
GPApproachMode:
"L:WTAP_GP_Approach_Mode"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:78
The VNAV approach guidance mode.
GPDistance
GPDistance:
"L:WTAP_GP_Distance"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:84
The current remaining LPV distance in meters.
GPFpa
GPFpa:
"L:WTAP_GP_FPA"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:87
The current LPV FPA, in degrees.
GPRequiredVS
GPRequiredVS:
"L:WTAP_GP_Required_VS"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:90
The required VS to the current constraint, in FPM.
GPServiceLevel
GPServiceLevel:
"L:WTAP_GP_Service_Level"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:93
The approach glidepath service level.
GPVerticalDeviation
GPVerticalDeviation:
"L:WTAP_GP_Vertical_Deviation"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:81
The current LPV vertical deviation in feet.
NextConstraintAltitude
NextConstraintAltitude:
"L:WTAP_VNav_Next_Constraint_Altitude"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:69
The next constraint altitude, in feet.
PathAvailable
PathAvailable:
"L:WTAP_VNav_Path_Available"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:27
Whether a VNAV Path Exists for the current leg.
PathMode
PathMode:
"L:WTAP_VNav_Path_Mode"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:21
The VNAV path mode.
RequiredVS
RequiredVS:
"L:WTAP_VNAV_Required_VS"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:75
The required VS to the current constraint, in FPM.
TargetAltitude
TargetAltitude:
"L:WTAP_VNav_Target_Altitude"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:18
The VNAV target altitude in feet.
TOCDistance
TOCDistance:
"L:WTAP_VNav_Distance_To_TOC"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:48
The distance to the next TOC in meters, or -1 if one does not exist.
TOCDistanceInLeg
TOCDistanceInLeg:
"L:WTAP_VNav_TOC_Distance_In_Leg"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:57
The distance from the end of the TOC leg that the TOC is, in meters.
TOCLegIndex
TOCLegIndex:
"L:WTAP_VNav_TOC_Leg_Index"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:54
The index of the leg for the next TOC.
TODDistance
TODDistance:
"L:WTAP_VNav_Distance_To_TOD"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:33
The distance to the next TOD in meters, or -1 if one does not exist.
TODDistanceInLeg
TODDistanceInLeg:
"L:WTAP_VNav_TOD_Distance_In_Leg"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:42
The distance from the end of the TOD leg that the TOD is, in meters.
TODLegIndex
TODLegIndex:
"L:WTAP_VNav_TOD_Leg_Index"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:39
The index of the leg for the next TOD.
VerticalDeviation
VerticalDeviation:
"L:WTAP_VNav_Vertical_Deviation"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:15
The vertical deviation in feet.
VNAVState
VNAVState:
"L:WTAP_VNav_State"
Defined in: src/sdk/autopilot/vnav/VNavEvents.ts:24
The VNAV State.