const InputParameters & parameters() const
This block reads an input computed by the control logic system and sets a value in a specified compon...
static InputParameters validParams()
const std::string & _param_name
The parameter name in the component that is controlled.
MooseObjectParameterName _ctrl_param_name
Control parameter name used internally by MOOSE (the name is generated by THM)
const std::string & _component_name
The name of the component that is controlled.
const Real & _value
The value that is written into the component.