Interface: NavigationSourceDataProvider
Defined in: workingtitle-instruments-epic2/shared/Instruments/NavigationSourceDataProvider.ts:16
Interface for Nav Source Data Provider
Properties
areNavSourcesEqual
areNavSourcesEqual:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-epic2/shared/Instruments/NavigationSourceDataProvider.ts:28
are the nav sources equal on both PFDs (besides FMS)
bearingPointer1
bearingPointer1:
Subscribable
<Epic2BearingPointerNavIndicator
>
Defined in: workingtitle-instruments-epic2/shared/Instruments/NavigationSourceDataProvider.ts:22
Bearing Pointer 1
bearingPointer2
bearingPointer2:
Subscribable
<Epic2BearingPointerNavIndicator
>
Defined in: workingtitle-instruments-epic2/shared/Instruments/NavigationSourceDataProvider.ts:24
Bearing Pointer 2
courseNeedle
courseNeedle:
Subscribable
<Epic2CourseNeedleNavIndicator
>
Defined in: workingtitle-instruments-epic2/shared/Instruments/NavigationSourceDataProvider.ts:18
courseNeedle
ghostNeedle
ghostNeedle:
Subscribable
<Epic2GhostNeedleNavIndicator
>
Defined in: workingtitle-instruments-epic2/shared/Instruments/NavigationSourceDataProvider.ts:20
ghostNeedle
navsourceTrackingState
navsourceTrackingState:
Subscribable
<NAVSOURCE_TRACKING_STATE
>
Defined in: workingtitle-instruments-epic2/shared/Instruments/NavigationSourceDataProvider.ts:26
tracks whether the active nav source is armed or active in the AP
rnp
rnp:
Subscribable
<null
|number
>
Defined in: workingtitle-instruments-epic2/shared/Instruments/NavigationSourceDataProvider.ts:30
The current RNP (equal to 2 dots deflection on the CDI for LNAV), or null when invalid.