FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
world.h File Reference

Header file for the World class in the simulator. More...

#include <memory>
#include <queue>
#include <string>
#include <unordered_map>
#include <vector>
#include "antenna/antenna_factory.h"
#include "core/sim_events.h"
#include "core/simulation_state.h"
#include "radar/platform.h"
#include "radar/receiver.h"
#include "radar/target.h"
#include "radar/transmitter.h"
#include "signal/radar_signal.h"
#include "timing/prototype_timing.h"
+ Include dependency graph for world.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  core::World
 The World class manages the simulator environment. More...
 

Namespaces

namespace  core
 

Detailed Description

Header file for the World class in the simulator.

Definition in file world.h.