modeci_mdf.execution_engine.EvaluableInput
- class modeci_mdf.execution_engine.EvaluableInput(input_port: InputPort, verbose: bool | None = False)[source]
Bases:
objectEvaluates input value at the
InputPortof the node during MDF graph execution.- Parameters:
Methods
evaluate([parameters, array_format])Evaluates value at Input port based on parameters and array_format
set_input_value(value)Set a new value at input port