|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
Interface for loading waveform data into RadarSignal objects. More...
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< RadarSignal > | serial::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. | |
Interface for loading waveform data into RadarSignal objects.
Definition in file waveform_factory.h.