|
FlightGear next
|
#include <Airports/dynamics.hxx>#include <Airports/airportdynamicsmanager.hxx>#include <Airports/airport.hxx>#include <Scenery/scenery.hxx>#include <Main/globals.hxx>#include <Main/fg_props.hxx>#include <AIModel/AIConstants.hxx>#include <AIModel/AIManager.hxx>#include <Traffic/Schedule.hxx>#include <Traffic/SchedFlight.hxx>#include <AIModel/AIFlightPlan.hxx>#include "atc_mgr.hxx"Go to the source code of this file.
Functions | |
| SGSubsystemMgr::Registrant< FGATCManager > | registrantFGATCManager (SGSubsystemMgr::POST_FDM, {{"FGAIManager", SGSubsystemMgr::Dependency::HARD}}) |
| SGSubsystemMgr::Registrant< FGATCManager > registrantFGATCManager | ( | SGSubsystemMgr::POST_FDM | , |
| {{"FGAIManager", SGSubsystemMgr::Dependency::HARD}} | ) |