<+description of block+>
More...
#include <AutoDopplerCorrect.h>
|
| static sptr | 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) |
| | Return a shared_ptr to a new instance of mesa::AutoDopplerCorrect. More...
|
| |
◆ sptr
◆ getCenterFrequency()
| virtual double gr::mesa::AutoDopplerCorrect::getCenterFrequency |
( |
| ) |
const |
|
pure virtual |
◆ getExpectedWidth()
| virtual double gr::mesa::AutoDopplerCorrect::getExpectedWidth |
( |
| ) |
const |
|
pure virtual |
◆ getMaxDrift()
| virtual double gr::mesa::AutoDopplerCorrect::getMaxDrift |
( |
| ) |
const |
|
pure virtual |
◆ getMinWidthHz()
| virtual double gr::mesa::AutoDopplerCorrect::getMinWidthHz |
( |
| ) |
const |
|
pure virtual |
◆ getSquelch()
| virtual float gr::mesa::AutoDopplerCorrect::getSquelch |
( |
| ) |
const |
|
pure virtual |
◆ make()
| static sptr gr::mesa::AutoDopplerCorrect::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 |
|
) |
| |
|
static |
◆ setCenterFrequency()
| virtual void gr::mesa::AutoDopplerCorrect::setCenterFrequency |
( |
double |
newValue | ) |
|
|
pure virtual |
◆ setExpectedWidth()
| virtual void gr::mesa::AutoDopplerCorrect::setExpectedWidth |
( |
double |
newValue | ) |
|
|
pure virtual |
◆ setMaxDrift()
| virtual void gr::mesa::AutoDopplerCorrect::setMaxDrift |
( |
double |
newValue | ) |
|
|
pure virtual |
◆ setMinWidthHz()
| virtual void gr::mesa::AutoDopplerCorrect::setMinWidthHz |
( |
double |
newValue | ) |
|
|
pure virtual |
◆ setSquelch()
| virtual void gr::mesa::AutoDopplerCorrect::setSquelch |
( |
float |
newValue | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: