FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
core Directory Reference
+ Directory dependency graph for core:

Files

 config.h
 Global configuration file for the project.
 
 fers_context.h
 Internal C++ class that encapsulates the state of a simulation instance.
 
 logging.cpp
 Implementation of the logging system.
 
 logging.h
 Header file for the logging system.
 
 parameters.h
 Defines the Parameters struct and provides methods for managing simulation parameters.
 
 portable_utils.h
 Utility functions for mathematical and system operations.
 
 rendering_job.h
 Defines the data packet for asynchronous receiver finalization.
 
 sim_events.h
 Defines the core structures for the event-driven simulation engine.
 
 sim_threading.cpp
 Implements the core event-driven simulation engine.
 
 sim_threading.h
 Header file for the main simulation runner.
 
 simulation_state.h
 Defines the global state for the event-driven simulation engine.
 
 thread_pool.cpp
 A simple thread pool implementation.
 
 thread_pool.h
 A simple thread pool implementation.
 
 world.cpp
 Implementation of the World class for the radar simulation environment.
 
 world.h
 Header file for the World class in the simulator.