Class: ObsAutoSlew
Auto slews OBS when a NavSource is tuned to a localizer.
Constructors
constructor
• new ObsAutoSlew(navSource
): ObsAutoSlew
Creates an ObsAutoSlew instance which will subscribe to a given NavSource, and auto slew OBS to the localizer course.
Parameters
Name | Type | Description |
---|---|---|
navSource | NavSource <any > | The NavSource to listen to. |
Returns
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Navigation/ObsAutoSlew.ts:11