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