|
SatDump 2.0.0-alpha-520736c72
|
Public Member Functions | |
| NodeTestConst (const ndsp::Flowgraph *f) | |
| virtual bool | render () |
| Public Member Functions inherited from satdump::ndsp::NodeInternal | |
| NodeInternal (const Flowgraph *f, std::shared_ptr< ndsp::Block > b) | |
| virtual void | upd_state () |
| virtual nlohmann::json | getP () |
| virtual void | setP (nlohmann::json p) |
Additional Inherited Members | |
| Public Attributes inherited from satdump::ndsp::NodeInternal | |
| std::shared_ptr< ndsp::Block > | blk |
| Protected Attributes inherited from satdump::ndsp::NodeInternal | |
| Flowgraph * | f |
| std::shared_ptr< ndsp::OptDisplayerWarper > | optdisp |
|
inlinevirtual |
Reimplemented from satdump::ndsp::NodeInternal.