|
SatDump 2.0.0-alpha-520736c72
|
Public Member Functions | |
| void | process () |
| void | render () |
| nlohmann::json | to_json () |
| void | from_json (nlohmann::json j) |
| Public Member Functions inherited from satdump::NodeInternal | |
| void | addInputDynamic (InOutConfig cfg) |
| void | reset () |
| bool | can_run () |
| NodeInternal (std::string title) | |
Additional Inherited Members | |
| Public Attributes inherited from satdump::NodeInternal | |
| const std::string | title |
| std::vector< InOutConfig > | inputs |
| std::vector< InOutConfig > | outputs |
| bool | has_run |
| std::function< void(InOutConfig, bool)> | add_io_callback |
|
inlinevirtual |
Implements satdump::NodeInternal.
|
inlinevirtual |
Implements satdump::NodeInternal.
|
inlinevirtual |
Implements satdump::NodeInternal.
|
inlinevirtual |
Implements satdump::NodeInternal.