|
FlightGear next
|
#include "DefaultAircraftLocator.hxx"#include <simgear/props/props_io.hxx>#include <simgear/debug/logstream.hxx>#include <simgear/structure/exception.hxx>#include <Main/globals.hxx>#include <Main/locale.hxx>Go to the source code of this file.
Namespaces | |
| namespace | flightgear |
| FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
Functions | |
| static SGPropertyNode_ptr | loadXMLDefaults () |
| std::string | flightgear::defaultAirportICAO () |
| string_list | flightgear::defaultSplashScreenPaths () |
|
static |
Definition at line 10 of file DefaultAircraftLocator.cxx.