FERS 0.1.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
radar_obj.h File Reference

Defines the Radar class and associated functionality. More...

#include <cstdint>
#include "core/sim_id.h"
#include "object.h"
+ Include dependency graph for radar_obj.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  radar::Radar
 Represents a radar system on a platform. More...
 

Namespaces

namespace  timing
 
namespace  antenna
 
namespace  radar
 

Enumerations

enum class  radar::OperationMode : std::uint8_t { radar::PULSED_MODE , radar::CW_MODE , radar::FMCW_MODE }
 Defines the operational mode of a radar component. More...
 

Detailed Description

Defines the Radar class and associated functionality.

Definition in file radar_obj.h.