FlightGear next
|
#include <Navaids/NavDataCache.hxx>
#include <simgear/compiler.h>
#include <simgear/math/SGGeod.hxx>
#include <unordered_map>
#include <string>
Go to the source code of this file.
Classes | |
class | flightgear::FixesLoader |
Namespaces | |
namespace | flightgear |
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |