FlightGear next
|
#include "plugin.h"
#include "swift_connection.hxx"
#include <Main/fg_props.hxx>
#include <simgear/props/props.hxx>
#include <simgear/structure/commands.hxx>
#include <simgear/structure/event_mgr.hxx>
#include <simgear/structure/subsystem_mgr.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. | |
namespace | flightgear::swift |
Functions | |
SGSubsystemMgr::Registrant< flightgear::swift::SwiftConnection > | registrantSwiftConnection (SGSubsystemMgr::POST_FDM) |
SGSubsystemMgr::Registrant< flightgear::swift::SwiftConnection > registrantSwiftConnection | ( | SGSubsystemMgr::POST_FDM | ) |