Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
747
unsigned int
748
PanoramicDialog::getRttMs(void) const
749
{
750
return static_cast<unsigned int>(this->ui->rttSpin->value());
751
}
752
753
float
754
PanoramicDialog::getRelBw(void) const
Callers
1
getPanSpectrumRttMs
Method · 0.80
Calls
1
value
Method · 0.80
Tested by
no test coverage detected