SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
satdump::ImageProductExpression_Node Class Reference
Inheritance diagram for satdump::ImageProductExpression_Node:
satdump::NodeInternal

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< InOutConfiginputs
std::vector< InOutConfigoutputs
bool has_run
std::function< void(InOutConfig, bool)> add_io_callback

Member Function Documentation

◆ from_json()

void satdump::ImageProductExpression_Node::from_json ( nlohmann::json j)
inlinevirtual

Implements satdump::NodeInternal.

◆ process()

void satdump::ImageProductExpression_Node::process ( )
inlinevirtual

Implements satdump::NodeInternal.

◆ render()

void satdump::ImageProductExpression_Node::render ( )
inlinevirtual

Implements satdump::NodeInternal.

◆ to_json()

nlohmann::json satdump::ImageProductExpression_Node::to_json ( )
inlinevirtual

Implements satdump::NodeInternal.


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