SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
block_simple_multi.h File Reference
#include "dsp/block.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  satdump::ndsp::BlockSimpleMulti< Ti, To, Ni, No >
 Simplified DSP block implementation, for synchronous blocks that can process one buffer at a time. Takes away the burden of boilerplate code. This very supports multi input/output streams of the SAME type only! More...