|
SatDump 2.0.0-alpha-520736c72
|
Public Member Functions | |
| NodeInternal (const Flowgraph *f, std::shared_ptr< ndsp::Block > b) | |
| virtual bool | render () |
| virtual void | upd_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 |