|
FERS 0.1.0
The Flexible Extensible Radar Simulator
|
This is the complete list of members for fers_signal::FmcwChirpSignal, including all inherited members.
| activeChirpIndexAt(RealType time_since_segment_start) const noexcept | fers_signal::FmcwChirpSignal | |
| basebandPhaseForChirpTime(RealType chirp_time) const noexcept | fers_signal::FmcwChirpSignal | |
| clear() noexcept | fers_signal::Signal | |
| FmcwChirpSignal(RealType chirp_bandwidth, RealType chirp_duration, RealType chirp_period, RealType start_frequency_offset=0.0, std::optional< std::size_t > chirp_count=std::nullopt, FmcwChirpDirection direction=FmcwChirpDirection::Up) | fers_signal::FmcwChirpSignal | |
| FmcwChirpSignal(const FmcwChirpSignal &) noexcept=delete | fers_signal::FmcwChirpSignal | |
| FmcwChirpSignal(FmcwChirpSignal &&) noexcept=delete | fers_signal::FmcwChirpSignal | |
| getChirpBandwidth() const noexcept | fers_signal::FmcwChirpSignal | |
| getChirpCount() const noexcept | fers_signal::FmcwChirpSignal | |
| getChirpDuration() const noexcept | fers_signal::FmcwChirpSignal | |
| getChirpPeriod() const noexcept | fers_signal::FmcwChirpSignal | |
| getChirpRate() const noexcept | fers_signal::FmcwChirpSignal | |
| getDirection() const noexcept | fers_signal::FmcwChirpSignal | |
| getRate() const noexcept | fers_signal::Signal | |
| getSampleCount() const noexcept | fers_signal::Signal | |
| getSignedChirpRate() const noexcept | fers_signal::FmcwChirpSignal | |
| getStartFrequencyOffset() const noexcept | fers_signal::FmcwChirpSignal | |
| instantaneousBasebandPhase(RealType time_since_segment_start) const noexcept | fers_signal::FmcwChirpSignal | |
| isActiveAt(RealType time_since_segment_start) const noexcept | fers_signal::FmcwChirpSignal | |
| isDownChirp() const noexcept | fers_signal::FmcwChirpSignal | |
| isFmcwFamily() const noexcept override | fers_signal::FmcwChirpSignal | virtual |
| isTriangle() const noexcept | fers_signal::FmcwChirpSignal | |
| load(std::span< const ComplexType > inData, unsigned samples, RealType sampleRate) | fers_signal::Signal | |
| operator=(const FmcwChirpSignal &) noexcept=delete | fers_signal::FmcwChirpSignal | |
| operator=(FmcwChirpSignal &&) noexcept=delete | fers_signal::FmcwChirpSignal | |
| fers_signal::Signal::operator=(const Signal &)=delete | fers_signal::Signal | |
| fers_signal::Signal::operator=(Signal &&)=default | fers_signal::Signal | |
| render(const std::vector< interp::InterpPoint > &points, unsigned &size, RealType fracWinDelay) const override | fers_signal::FmcwChirpSignal | virtual |
| renderSlice(const std::vector< interp::InterpPoint > &points, RealType outputStartTime, RealType outputSampleRate, std::size_t sampleCount, RealType fracWinDelay) const | fers_signal::Signal | virtual |
| Signal()=default | fers_signal::Signal | |
| Signal(const Signal &)=delete | fers_signal::Signal | |
| Signal(Signal &&)=default | fers_signal::Signal | |
| ~FmcwChirpSignal() override=default | fers_signal::FmcwChirpSignal | |
| ~Signal()=default | fers_signal::Signal | virtual |