SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
This is the complete list of members for RDSPhaseLock, including all inherited members.
configure(Real freq, Real bandwidth, Real minsignal) | PhaseLock | |
get_pilot_level() const | PhaseLock | inline |
locked() const | PhaseLock | inline |
m_pcos | PhaseLock | protected |
m_phase | PhaseLock | protected |
m_psin | PhaseLock | protected |
PhaseLock(Real freq, Real bandwidth, Real minsignal) | PhaseLock | |
pilot_frequency | PhaseLock | static |
process(const std::vector< Real > &samples_in, std::vector< Real > &samples_out) | PhaseLock | |
process(const Real &sample_in, Real *samples_out) | PhaseLock | |
process(const Real &real_in, const Real &imag_in, Real *samples_out) | PhaseLock | |
processPhase(Real *samples_out) const | RDSPhaseLock | inlineprotectedvirtual |
RDSPhaseLock(Real freq, Real bandwidth, Real minsignal) | RDSPhaseLock | inline |
~PhaseLock() | PhaseLock | inlinevirtual |
~RDSPhaseLock() | RDSPhaseLock | inlinevirtual |