Library globals

Namespace globals . canvas . MFD_Generic

View source

Generic Page switching cockpit display device.
---------------------------
Richard Harrison: 2015-10-17 : rjh@zaretto.com
---------------------------
I'm calling this a PFD as in Programmable Function Display.
---------------------------
documentation: see http://wiki.flightgear.org/Canvas_MFD_Framework
See FGAddon/Aircraft/F-15/Nasal/MPCD/MPCD_main.nas for an example usage
---------------------------
This is but a straightforwards wrapper to provide the core logic that page switching displays require.
Examples of Page switching displays
* MFD
* PFD
* FMCS
* F-15 MPCD

Classes

PFD_Device

Container device for pages.

PFD_MenuItem

PFD_NavDisplay

PFD_Page