Class: MinimumsStateController
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/SelectedMinimums/MinimumsStateController.ts:19
A controller that listens to H Events sent for Minimums Indications. Sends Key Events to MinimumsManager.
Constructors
Constructor
new MinimumsStateController(
bus
):MinimumsStateController
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/SelectedMinimums/MinimumsStateController.ts:41
Constructor.
Parameters
Parameter | Type | Description |
---|---|---|
bus | EventBus | The event bus. |
Returns
MinimumsStateController
Properties
BARO_INITIAL_VALUE
readonly
static
BARO_INITIAL_VALUE:0
=0
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/SelectedMinimums/MinimumsStateController.ts:20
BARO_MAX
readonly
static
BARO_MAX:16000
=16000
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/SelectedMinimums/MinimumsStateController.ts:22
BARO_MIN
readonly
static
BARO_MIN:10
=10
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/SelectedMinimums/MinimumsStateController.ts:21
RA_INITIAL_VALUE
readonly
static
RA_INITIAL_VALUE:0
=0
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/SelectedMinimums/MinimumsStateController.ts:23
RA_MAX
readonly
static
RA_MAX:2500
=2500
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/SelectedMinimums/MinimumsStateController.ts:25
RA_MIN
readonly
static
RA_MIN:10
=10
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/SelectedMinimums/MinimumsStateController.ts:24