GNU Radio's MESA Package
gr::mesa::AutoDopplerCorrect_impl Member List

This is the complete list of members for gr::mesa::AutoDopplerCorrect_impl, including all inherited members.

AutoDopplerCorrect_impl(double freq, double sampleRate, double maxDrift, double minWidth, double expectedWidth, int shiftHolddownMS, int fft_size, float squelchThreshold, int framesToAvg, float holdUpSec, bool processMessages, int detectionMethod)gr::mesa::AutoDopplerCorrect_impl
d_centerFreqgr::mesa::AutoDopplerCorrect_implprotected
d_currentFreqShiftDeltagr::mesa::AutoDopplerCorrect_implprotected
d_detectionMethodgr::mesa::AutoDopplerCorrect_implprotected
d_expectedWidthgr::mesa::AutoDopplerCorrect_implprotected
d_fftSizegr::mesa::AutoDopplerCorrect_implprotected
d_framesToAvggr::mesa::AutoDopplerCorrect_implprotected
d_gaingr::mesa::AutoDopplerCorrect_implprotected
d_holdUpSecgr::mesa::AutoDopplerCorrect_implprotected
d_maxDriftgr::mesa::AutoDopplerCorrect_implprotected
d_maxWidthHzgr::mesa::AutoDopplerCorrect_implprotected
d_minWidthHzgr::mesa::AutoDopplerCorrect_implprotected
d_mutexgr::mesa::AutoDopplerCorrect_implprotected
d_ncogr::mesa::AutoDopplerCorrect_implprotected
d_processMessagesgr::mesa::AutoDopplerCorrect_implprotected
d_sampleRategr::mesa::AutoDopplerCorrect_implprotected
d_shiftHolddownMSgr::mesa::AutoDopplerCorrect_implprotected
d_startInitializedgr::mesa::AutoDopplerCorrect_implprotected
getCenterFrequency() constgr::mesa::AutoDopplerCorrect_implvirtual
getExpectedWidth() constgr::mesa::AutoDopplerCorrect_implvirtual
getMaxDrift() constgr::mesa::AutoDopplerCorrect_implvirtual
getMinWidthHz() constgr::mesa::AutoDopplerCorrect_implvirtual
getSquelch() constgr::mesa::AutoDopplerCorrect_implvirtual
handleMsgIn(pmt::pmt_t msg)gr::mesa::AutoDopplerCorrect_impl
lastSeengr::mesa::AutoDopplerCorrect_implprotected
lastShiftedgr::mesa::AutoDopplerCorrect_implprotected
make(double freq, double sampleRate, double maxDrift, double minWidth, double expectedWidth, int shiftHolddownMS, int fft_size, float squelchThreshold, int framesToAvg, float holdUpSec, bool processMessages, int detectionMethod)gr::mesa::AutoDopplerCorrectstatic
msgBufferSizegr::mesa::AutoDopplerCorrect_implprotected
pEnergyAnalyzergr::mesa::AutoDopplerCorrect_implprotected
pMsgOutBuffgr::mesa::AutoDopplerCorrect_implprotected
processData(int noutput_items, const gr_complex *in, gr_complex *out, pmt::pmt_t *pMetadata, bool testMode=false)gr::mesa::AutoDopplerCorrect_implvirtual
sendMessageData(gr_complex *data, long datasize, double signalCenterFreq, double signalWidth, float maxPower, pmt::pmt_t *pMetadata)gr::mesa::AutoDopplerCorrect_implprotectedvirtual
sendState(bool state)gr::mesa::AutoDopplerCorrect_implprotected
setCenterFrequency(double newValue)gr::mesa::AutoDopplerCorrect_implvirtual
setExpectedWidth(double newValue)gr::mesa::AutoDopplerCorrect_implvirtual
setMaxDrift(double newValue)gr::mesa::AutoDopplerCorrect_implvirtual
setMinWidthHz(double newValue)gr::mesa::AutoDopplerCorrect_implvirtual
setSquelch(float newValue)gr::mesa::AutoDopplerCorrect_implvirtual
sptr typedefgr::mesa::AutoDopplerCorrect
stop()gr::mesa::AutoDopplerCorrect_implvirtual
work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)gr::mesa::AutoDopplerCorrect_impl
~AutoDopplerCorrect_impl()gr::mesa::AutoDopplerCorrect_impl