MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getRelBw

Method getRelBw

Components/PanoramicDialog.cpp:753–757  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

751}
752
753float
754PanoramicDialog::getRelBw(void) const
755{
756 return this->ui->relBwSlider->value() / 100.f;
757}
758
759DeviceGain *
760PanoramicDialog::lookupGain(std::string const &name)

Callers 2

onNewZoomLevelMethod · 0.95
getPanSpectrumRelBwMethod · 0.80

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected