24 virtual void execute()
override;
Control that additionally provides the capability to produce/consume data values, to allow control op...
const InputParameters & parameters() const
Get the parameters of the object.
Trips a boolean value if an input boolean value is a certain value.
bool & _tripped
Tripped status.
const bool & _input
Value to check for trip.
const bool _trip_on_true
Whether to trip on true or false value.
virtual void execute() override
Execute the control.
static InputParameters validParams()