SatDump 2.0.0-alpha-76a915210
|
Public Member Functions | |
NodeInternal (const Flowgraph *f, std::shared_ptr< ndsp::Block > b) | |
virtual bool | render () |
virtual void | up_state () |
virtual nlohmann::json | getP () |
virtual void | setP (nlohmann::json p) |
Public Attributes | |
std::shared_ptr< ndsp::Block > | blk |
Protected Attributes | |
Flowgraph * | f |
std::shared_ptr< ndsp::OptDisplayerWarper > | optdisp |