SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
satdump::ndsp::BlockIO Struct Reference

Block IO helper class. More...

#include <block.h>

Public Attributes

std::string name
BlockIOType type
std::shared_ptr< DSPStreamfifo = nullptr
std::shared_ptr< void > blkdata = nullptr
uint64_t samplerate = 0
double frequency = 0

Detailed Description

Block IO helper class.

Parameters
nameof the input/output. Mostly meant for when blocks are rendered in a flowchart
typeof the data/samples expected on this IO
fifothe actual fifo to connect to other blocks
blkdataoptional data the blocks can chose to hold in IQ

The documentation for this struct was generated from the following file: