Type Alias: FacilityInfo
FacilityInfo =
object
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:4
Facility and runway information for the flight.
Properties
arrivalFacility
arrivalFacility:
AirportFacility
|undefined
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:10
Facility info for the arrival procedure.
destinationFacility
destinationFacility:
AirportFacility
|undefined
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:8
Facility info for the destination airport.
originFacility
originFacility:
AirportFacility
|undefined
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:6
Facility info for the origin airport.