MCPcopy 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
51void
52Averager::setAlpha(float alpha)
53{
54 this->alpha = alpha;
55}
56
57Averager::~Averager(void)
58{

Callers 2

onToggleSNRMethod · 0.45
onAveragingChangedMethod · 0.45

Calls

no outgoing calls

Tested by 1

onToggleSNRMethod · 0.36