Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getPeriodicDivision
Method
getPeriodicDivision
Components/TimeWindow.cpp:443–447 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
}
442
443
int
444
TimeWindow::getPeriodicDivision(void) const
445
{
446
return this->ui->periodicDivisionsSpin->value();
447
}
448
449
const SUCOMPLEX *
450
TimeWindow::getDisplayData(void) const
Callers
2
refreshMeasures
Method · 0.95
onPeriodicDivisionsChanged
Method · 0.95
Calls
1
value
Method · 0.80
Tested by
no test coverage detected