#include <gnuradio/qtgui/spectrumdisplayform.h>
◆ SpectrumDisplayForm()
SpectrumDisplayForm::SpectrumDisplayForm |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~SpectrumDisplayForm()
SpectrumDisplayForm::~SpectrumDisplayForm |
( |
| ) |
|
◆ averageDataReset()
void SpectrumDisplayForm::averageDataReset |
( |
| ) |
|
◆ avgLineEdit_valueChanged
void SpectrumDisplayForm::avgLineEdit_valueChanged |
( |
int |
valueString | ) |
|
|
slot |
◆ checkClicked()
bool SpectrumDisplayForm::checkClicked |
( |
| ) |
|
◆ closeEvent
void SpectrumDisplayForm::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
slot |
◆ customEvent
void SpectrumDisplayForm::customEvent |
( |
QEvent * |
e | ) |
|
|
slot |
◆ fftComboBoxSelectedCB
void SpectrumDisplayForm::fftComboBoxSelectedCB |
( |
const QString & |
| ) |
|
|
slot |
◆ getAverageCount()
int SpectrumDisplayForm::getAverageCount |
( |
| ) |
|
◆ getClickedFreq()
float SpectrumDisplayForm::getClickedFreq |
( |
| ) |
const |
◆ maxHoldCheckBox_toggled
void SpectrumDisplayForm::maxHoldCheckBox_toggled |
( |
bool |
newState | ) |
|
|
slot |
◆ maxHoldResetBtn_clicked
void SpectrumDisplayForm::maxHoldResetBtn_clicked |
( |
| ) |
|
|
slot |
◆ minHoldCheckBox_toggled
void SpectrumDisplayForm::minHoldCheckBox_toggled |
( |
bool |
newState | ) |
|
|
slot |
◆ minHoldResetBtn_clicked
void SpectrumDisplayForm::minHoldResetBtn_clicked |
( |
| ) |
|
|
slot |
◆ plotPointSelected
void SpectrumDisplayForm::plotPointSelected |
( |
const QPointF |
p, |
|
|
int |
type |
|
) |
| |
|
signal |
◆ reset()
void SpectrumDisplayForm::reset |
( |
| ) |
|
◆ resizeBuffers()
void SpectrumDisplayForm::resizeBuffers |
( |
const uint64_t |
numFFTDataPoints, |
|
|
const uint64_t |
numTimeDomainDataPoints |
|
) |
| |
◆ resizeEvent
void SpectrumDisplayForm::resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
slot |
◆ setAverageCount()
void SpectrumDisplayForm::setAverageCount |
( |
const int |
newCount | ) |
|
◆ setConstellationAxis
void SpectrumDisplayForm::setConstellationAxis |
( |
double |
xmin, |
|
|
double |
xmax, |
|
|
double |
ymin, |
|
|
double |
ymax |
|
) |
| |
|
slot |
◆ setConstellationPenSize
void SpectrumDisplayForm::setConstellationPenSize |
( |
int |
size | ) |
|
|
slot |
◆ setFrequencyAxis
void SpectrumDisplayForm::setFrequencyAxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
slot |
◆ setFrequencyRange
void SpectrumDisplayForm::setFrequencyRange |
( |
const double |
newCenterFrequency, |
|
|
const double |
newStartFrequency, |
|
|
const double |
newStopFrequency |
|
) |
| |
|
slot |
◆ setSystem()
void SpectrumDisplayForm::setSystem |
( |
SpectrumGUIClass * |
newSystem, |
|
|
const uint64_t |
numFFTDataPoints, |
|
|
const uint64_t |
numTimeDomainDataPoints |
|
) |
| |
◆ setTimeDomainAxis
void SpectrumDisplayForm::setTimeDomainAxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
slot |
◆ setUpdateTime
void SpectrumDisplayForm::setUpdateTime |
( |
double |
t | ) |
|
|
slot |
◆ tabChanged
void SpectrumDisplayForm::tabChanged |
( |
int |
index | ) |
|
|
slot |
◆ toggleRFFrequencies
void SpectrumDisplayForm::toggleRFFrequencies |
( |
bool |
en | ) |
|
|
slot |
◆ toggleTabConstellation
void SpectrumDisplayForm::toggleTabConstellation |
( |
const bool |
state | ) |
|
|
slot |
◆ toggleTabFrequency
void SpectrumDisplayForm::toggleTabFrequency |
( |
const bool |
state | ) |
|
|
slot |
◆ toggleTabTime
void SpectrumDisplayForm::toggleTabTime |
( |
const bool |
state | ) |
|
|
slot |
◆ toggleTabWaterfall
void SpectrumDisplayForm::toggleTabWaterfall |
( |
const bool |
state | ) |
|
|
slot |
◆ useRFFrequenciesCB
void SpectrumDisplayForm::useRFFrequenciesCB |
( |
bool |
useRFFlag | ) |
|
|
slot |
◆ waterfallAutoScaleBtnCB
void SpectrumDisplayForm::waterfallAutoScaleBtnCB |
( |
| ) |
|
|
slot |
◆ waterfallIntensityColorTypeChanged
void SpectrumDisplayForm::waterfallIntensityColorTypeChanged |
( |
int |
| ) |
|
|
slot |
◆ waterfallMaximumIntensityChangedCB
void SpectrumDisplayForm::waterfallMaximumIntensityChangedCB |
( |
double |
| ) |
|
|
slot |
◆ waterfallMinimumIntensityChangedCB
void SpectrumDisplayForm::waterfallMinimumIntensityChangedCB |
( |
double |
| ) |
|
|
slot |
◆ windowTypeChanged
void SpectrumDisplayForm::windowTypeChanged |
( |
int |
newItem | ) |
|
|
slot |
The documentation for this class was generated from the following file: