FlightGear next
AircraftPerformance.hxx File Reference
#include <string>
#include <vector>
#include <functional>

Go to the source code of this file.

Classes

class  flightgear::AircraftPerformance
 Calculate flight parameter based on aircraft performance data. More...
 

Namespaces

namespace  flightgear
 FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints.
 

Variables

const char flightgear::ICAO_AIRCRAFT_CATEGORY_A = 'A'
 
const char flightgear::ICAO_AIRCRAFT_CATEGORY_B = 'B'
 
const char flightgear::ICAO_AIRCRAFT_CATEGORY_C = 'C'
 
const char flightgear::ICAO_AIRCRAFT_CATEGORY_D = 'D'
 
const char flightgear::ICAO_AIRCRAFT_CATEGORY_E = 'E'