Implementing VNAV support in FlightGear: Difference between revisions

Jump to navigation Jump to search
Line 5: Line 5:


== Objective ==
== Objective ==
{{Issue|640}}
Determine how to implement the building blocks required for supporting VNAV in FlightGear:
Determine how to implement the building blocks required for supporting VNAV in FlightGear:


Line 22: Line 24:
The PDB is derived from the IFP aircraft databases. Slight simplifications were taken into account because of the limited size of the FMS memory. For example, only one air conditioning setting is available (LO/ECON as appropriate). Per design, the aircraft performance databases are stored in the FMS Perf Data
The PDB is derived from the IFP aircraft databases. Slight simplifications were taken into account because of the limited size of the FMS memory. For example, only one air conditioning setting is available (LO/ECON as appropriate). Per design, the aircraft performance databases are stored in the FMS Perf Data
Base (PDB). There is only a single PDB per family of aircraft.
Base (PDB). There is only a single PDB per family of aircraft.


== Background ==
== Background ==

Navigation menu