FlightGear next
|
#include <simgear/math/SGGeod.hxx>
#include <simgear/structure/SGSharedPtr.hxx>
#include "AIModel/AIBase.hxx"
#include "Airports/airports_fwd.hxx"
#include "ATC/trafficcontrol.hxx"
#include "ATC/QuadTree.hxx"
Go to the source code of this file.
Classes | |
class | AirportGroundRadar |
Class representing a kind of ground radar. More... | |
class | QuadTree< T, GetBox, Equal > |
Typedefs | |
using | FGTrafficRef = SGSharedPtr<FGTrafficRecord> |
using FGTrafficRef = SGSharedPtr<FGTrafficRecord> |
Definition at line 18 of file AirportGroundRadar.hxx.