Skip to main content

Class: G3000ApproachPreviewDataProvider

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/NavReference/G3000NavReference.ts:82

A provider of approach preview data.

Constructors

Constructor

new G3000ApproachPreviewDataProvider(navSources, bus): G3000ApproachPreviewDataProvider

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/NavReference/G3000NavReference.ts:141

Creates a new instance of G3000ApproachPreviewDataProvider.

Parameters

ParameterTypeDescription
navSourcesG3000NavSourcesA collection of G3000 NavReferenceSources.
busEventBusThe event bus.

Returns

G3000ApproachPreviewDataProvider

Properties

source

readonly source: Subscribable<null | "NAV1" | "NAV2">

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/NavReference/G3000NavReference.ts:102

The navigation source from which approach preview data is derived, or null if approach preview data is not available.