Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getDisplayData
Method
getDisplayData
Components/TimeWindow.cpp:449–453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
const SUCOMPLEX *
450
TimeWindow::getDisplayData(void) const
451
{
452
return this->displayData->data();
453
}
454
455
size_t
456
TimeWindow::getDisplayDataLength(void) const
Callers
8
getTransformRegion
Method · 0.95
populateSamplingProperties
Method · 0.95
refreshMeasures
Method · 0.95
onHoverTime
Method · 0.95
onSaveAll
Method · 0.95
onSaveSelection
Method · 0.95
onGuessCarrier
Method · 0.95
onCalculateDoppler
Method · 0.95
Calls
1
data
Method · 0.45
Tested by
no test coverage detected