Class: DevPlan
A testing class for creating dev flight plans.
Constructors
constructor
• new DevPlan(): DevPlan
Returns
Methods
setupDevPlan
▸ setupDevPlan(fms
): Promise
<void
>
Temp code to setup a dev flight plan for testing.
Parameters
Name | Type | Description |
---|---|---|
fms | Fms <any > | The fms instance to use. |
Returns
Promise
<void
>
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/TestingUtils/DevPlan.ts:13