SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
satdump::NodeInternal Class Referenceabstract
Inheritance diagram for satdump::NodeInternal:
satdump::ImageEqualize_Node satdump::ImageExpression_Node satdump::ImageGetProj_Node satdump::ImageHandlerSink_Node satdump::ImageProductExpression_Node satdump::ImageProductSource_Node satdump::ImageReproj_Node satdump::ImageSink_Node satdump::ImageSource_Node

Classes

struct  InOutConfig

Public Member Functions

void addInputDynamic (InOutConfig cfg)
void reset ()
bool can_run ()
virtual void process ()=0
virtual void render ()=0
virtual nlohmann::json to_json ()=0
virtual void from_json (nlohmann::json j)=0
 NodeInternal (std::string title)

Public Attributes

const std::string title
std::vector< InOutConfiginputs
std::vector< InOutConfigoutputs
bool has_run
std::function< void(InOutConfig, bool)> add_io_callback

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