|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
This is the complete list of members for fers_signal::RadarSignal, including all inherited members.
| getCarrier() const noexcept | fers_signal::RadarSignal | |
| getFilename() const noexcept | fers_signal::RadarSignal | |
| getLength() const noexcept | fers_signal::RadarSignal | |
| getName() const noexcept | fers_signal::RadarSignal | |
| getPower() const noexcept | fers_signal::RadarSignal | |
| getRate() const noexcept | fers_signal::RadarSignal | |
| getSignal() const noexcept | fers_signal::RadarSignal | |
| operator=(const RadarSignal &) noexcept=delete | fers_signal::RadarSignal | |
| operator=(RadarSignal &&) noexcept=delete | fers_signal::RadarSignal | |
| RadarSignal(std::string name, RealType power, RealType carrierfreq, RealType length, std::unique_ptr< Signal > signal) | fers_signal::RadarSignal | |
| RadarSignal(const RadarSignal &) noexcept=delete | fers_signal::RadarSignal | |
| RadarSignal(RadarSignal &&) noexcept=delete | fers_signal::RadarSignal | |
| render(const std::vector< interp::InterpPoint > &points, unsigned &size, RealType fracWinDelay) const | fers_signal::RadarSignal | |
| setFilename(const std::string &filename) noexcept | fers_signal::RadarSignal | |
| ~RadarSignal()=default | fers_signal::RadarSignal |