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

Method getChannelizerType

src/sdr/SDRPostThread.cpp:147–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145
146
147SDRPostThreadChannelizerType SDRPostThread::getChannelizerType() {
148 return (SDRPostThreadChannelizerType) chanMode.load();
149}
150
151
152void SDRPostThread::run() {

Callers

nothing calls this directly

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected