Class: FmcFplnRequestSystem
WT21 system to request flightplan from simbrief
Constructors
constructor
• new FmcFplnRequestSystem(fms
): FmcFplnRequestSystem
Ctor
Parameters
Name | Type | Description |
---|---|---|
fms | WT21Fms | Instance of the fms. |
Returns
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Datalink/FmcFplnRequestSystem.ts:20
Methods
requestFlightplan
▸ requestFlightplan(): Promise
<boolean
>
Requests the flightplan from simbrief.
Returns
Promise
<boolean
>
A promise that resolves to a boolean indicating whether the flightplan request was successful.
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/Datalink/FmcFplnRequestSystem.ts:28