|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
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 |
Defines classes for radar targets and their Radar Cross-Section (RCS) models.
Definition in file target.cpp.