Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setAlpha
Method
setAlpha
Misc/Averager.cpp:51–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void
52
Averager::setAlpha(float alpha)
53
{
54
this->alpha = alpha;
55
}
56
57
Averager::~Averager(void)
58
{
Callers
2
onToggleSNR
Method · 0.45
onAveragingChanged
Method · 0.45
Calls
no outgoing calls
Tested by
1
onToggleSNR
Method · 0.36