MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / getSignalLevel

Method getSignalLevel

src/demod/DemodulatorThread.cpp:372–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370}
371
372float DemodulatorThread::getSignalLevel() {
373 return signalLevel;
374}
375
376float DemodulatorThread::getSignalFloor() {
377 return signalFloor;

Callers 1

handleCurrentModemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected