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

Method getResampledOutputData

src/modules/modem/ModemAnalog.cpp:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99std::vector<float> *ModemAnalog::getResampledOutputData() {
100 return &resampledOutputData;
101}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected