DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.CrossSectionModule
FlowResistance Class
FlowResistance Methods
Clone Method
Control Method
ConvertResistances Method
ConvertToStandardResistances Method
GetNonTabulatedResistanceDerivative Method
GetNonTabulatedResistanceValue Method
Interp Method
IsTabulated Method
ResetControlledState Method
SetExponentValues Method
Validate Method
FlowResistance
Control Method
Setter for controllable entity. Used by the control module. Can safely be called multiple times with the same timeN.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
Control
(
DateTime
timeN
,
DateTime
timeNp1
,
double
newValue
,
int
controlStrategyId
)
Parameters
timeN
Type:
System
DateTime
timeNp1
Type:
System
DateTime
newValue
Type:
System
Double
controlStrategyId
Type:
System
Int32
See Also
Reference
FlowResistance Class
DHI.Mike1D.CrossSectionModule Namespace