IBoundaryValueModifierModify Method
Modify the value of the boundary.
The value is provided in the engine unit and must be returned in the engine unit.
Namespace: DHI.Mike1D.BoundaryModuleAssembly: DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 24.0.0.0 (11.1.1.1111)
double Modify(
double val,
DateTime time
)
- val Double
- Value to modify
- time DateTime
- Time in simulation
Double[Missing <returns> documentation for "M:DHI.Mike1D.BoundaryModule.IBoundaryValueModifier.Modify(System.Double,System.DateTime)"]