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

Implementation of the Antenna class and its derived classes. More...

#include "antenna/antenna_factory.h"
#include <algorithm>
#include <cmath>
#include <complex>
#include <optional>
#include <stdexcept>
#include "core/config.h"
#include "core/logging.h"
#include "core/portable_utils.h"
#include "math/geometry_ops.h"
#include "serial/libxml_wrapper.h"
+ Include dependency graph for antenna_factory.cpp:

Go to the source code of this file.

Namespaces

namespace  antenna
 

Detailed Description

Implementation of the Antenna class and its derived classes.

Definition in file antenna_factory.cpp.