|
FlightGear next
|
#include <cstdlib>#include <cstdio>#include <simgear/math/sg_geodesy.hxx>#include <Airports/airport.hxx>#include <Airports/runways.hxx>#include <Airports/dynamics.hxx>#include <Airports/groundnetwork.hxx>#include <Environment/environment_mgr.hxx>#include <Environment/environment.hxx>#include "AIFlightPlan.hxx"#include "AIAircraft.hxx"#include "performancedata.hxx"