Skip to main content

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

NameTypeDescription
navSourceNavSource<any>The NavSource to listen to.

Returns

ObsAutoSlew

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Navigation/ObsAutoSlew.ts:11