ActionSetBaseCurrentControlValueGetter Property
CurrentControlValueGetter is a getter to access the current value
of the controlled structure. For
ActionPID and
ActionChange, the new control value is calculated as
a adjustment of the value of the controlled structure.
Namespace: DHI.Mike1D.ControlModuleAssembly: DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public Func<double> CurrentControlValueGetter { set; }
Property Value
FuncDouble