Skip to main content

Type Alias: FacilityInfo

FacilityInfo = object

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/FlightPlan/WT21Fms.ts:69

Facility and runway information for the flight.

Properties

destinationFacility

destinationFacility: AirportFacility | undefined

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/FlightPlan/WT21Fms.ts:73

Facility info for the destination airport.


originFacility

originFacility: AirportFacility | undefined

Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/FMC/FlightPlan/WT21Fms.ts:71

Facility info for the origin airport.