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