SatDump 2.0.0-alpha-76a915210
|
#include "dsp/block.h"
Go to the source code of this file.
Classes | |
class | satdump::ndsp::BlockSimple< Ti, To > |
Simplified DSP block implementation, for synchronous blocks that can process one buffer at a time. Takes away the burden of boilerplate code. More... |