Class: CdiAutoSlewManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/CdiAutoSlewManager.ts:7
A manager that automatically slews a selected CDI course setting for a navigation radio to the localizer course when a localizer is tuned and received.
Constructors
Constructor
new CdiAutoSlewManager(
navSource
):CdiAutoSlewManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Navigation/CdiAutoSlewManager.ts:12
Creates a new instance of CdiAutoSlewManager.
Parameters
Parameter | Type | Description |
---|---|---|
navSource | NavReferenceSource <any > | The navigation reference source associated with the navigation radio to manage. |
Returns
CdiAutoSlewManager