IModuleReachState Interface

Interface for a module reach state

Definition

Namespace: DHI.Mike1D.Engine
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface IModuleReachState

Methods

Accepts List of quantities which the module accepts
GetGridPointForcing Return an object where you can add forcing contribution to the specified grid point.
GetGridPointProxy TODO: Summary
Offers List of quantities which the module offers

See Also