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