FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
target.cpp File Reference

Defines classes for radar targets and their Radar Cross-Section (RCS) models. More...

#include "target.h"
#include <cmath>
#include <optional>
#include <stdexcept>
#include "core/logging.h"
#include "math/geometry_ops.h"
#include "serial/libxml_wrapper.h"
+ Include dependency graph for target.cpp:

Go to the source code of this file.

Namespaces

namespace  radar
 

Detailed Description

Defines classes for radar targets and their Radar Cross-Section (RCS) models.

Definition in file target.cpp.