FlightGear next
initialstate.cxx File Reference
#include "config.h"
#include <algorithm>
#include <simgear/debug/logstream.hxx>
#include <simgear/props/props_io.hxx>
#include <GUI/MessageBox.hxx>
#include <Main/fg_props.hxx>
#include "initialstate.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

bool flightgear::isInitialStateName (const std::string &name)
 is the supplied name a defined initial-state, or alias of one
 
void flightgear::applyInitialState ()