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

Internal C++ class that encapsulates the state of a simulation instance. More...

#include <memory>
#include <random>
#include "world.h"
+ Include dependency graph for fers_context.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FersContext
 Manages the lifetime and state of a single FERS simulation scenario. More...
 

Detailed Description

Internal C++ class that encapsulates the state of a simulation instance.

Definition in file fers_context.h.