IUpdatable Interface |
Namespace: DHI.Mike1D.Engine.ModuleData
public interface IUpdatable
The IUpdatable type exposes the following members.
| Name | Description | |
|---|---|---|
| Prepare |
Prepare for new simulation
| |
| UpdateValues |
Update data values. For pull versions this is the empty function.
|