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