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

Radar Receiver class for managing signal reception and response handling. More...

#include <condition_variable>
#include <mutex>
#include <queue>
#include <random>
#include "core/rendering_job.h"
#include "radar_obj.h"
#include "serial/response.h"
+ Include dependency graph for receiver.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  radar::Receiver
 Manages radar signal reception and response processing. More...
 

Namespaces

namespace  pool
 
namespace  radar
 

Detailed Description

Radar Receiver class for managing signal reception and response handling.

Definition in file receiver.h.