Click or drag to resize

IExternalForcing Interface

Interface where you can add a contribution to the forcing of the system.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IExternalForcing

The IExternalForcing type exposes the following members.

Methods
  NameDescription
Public methodAddSourceContribution
Add a contribution to the source.
Top
See Also