|
FlightGear next
|
#include <string>#include <unordered_map>#include <utility>#include <vector>#include <Navaids/positioned.hxx>#include <Navaids/NavDataCache.hxx>#include <simgear/compiler.h>#include <simgear/math/SGGeod.hxx>#include <simgear/misc/sg_path.hxx>#include <simgear/structure/SGSharedPtr.hxx>#include "airport.hxx"Go to the source code of this file.
Classes | |
| class | flightgear::APTLoader |
Namespaces | |
| namespace | flightgear |
| FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
Functions | |
| bool | flightgear::metarDataLoad (const SGPath &metar_file) |