MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getRttMs

Method getRttMs

Components/PanoramicDialog.cpp:747–751  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

745}
746
747unsigned int
748PanoramicDialog::getRttMs(void) const
749{
750 return static_cast<unsigned int>(this->ui->rttSpin->value());
751}
752
753float
754PanoramicDialog::getRelBw(void) const

Callers 1

getPanSpectrumRttMsMethod · 0.80

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected