Class: WindOptionStore
The data store for Wind Overlay
Constructors
constructor
• new WindOptionStore(): WindOptionStore
Returns
Properties
currentHeading
• Readonly
currentHeading: Subject
<number
>
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:124
currentWind
• Readonly
currentWind: Subject
<WindData
>
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:123
lastIas
• lastIas: number
= 0
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:130
lastOnGround
• lastOnGround: boolean
= true
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:131
lastWindDirection
• lastWindDirection: number
= 0
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:128
lastWindVelocity
• lastWindVelocity: number
= 0
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:129
noWindData
• Readonly
noWindData: Subject
<boolean
>
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:125
renderOption
• Readonly
renderOption: Subject
<WindOverlayRenderOption
>
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:126
selectedView
• Readonly
selectedView: Subject
<WindOverlaySettingMode
>
Defined in
workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/Controllers/WindOptionController.ts:122