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

Interface for loading waveform data into RadarSignal objects. More...

#include <memory>
#include <string>
#include "core/config.h"
+ Include dependency graph for waveform_factory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fers_signal
 
namespace  serial
 

Functions

std::unique_ptr< RadarSignalserial::loadWaveformFromFile (const std::string &name, const std::string &filename, RealType power, RealType carrierFreq)
 Loads a radar waveform from a file and returns a RadarSignal object.
 

Detailed Description

Interface for loading waveform data into RadarSignal objects.

Definition in file waveform_factory.h.