AbstractSourceBoundaryDataMissing Enumeration |
Namespace: DHI.Mike1D.BoundaryModule
public enum DataMissing
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Unknown or not evaluated | |
OK | 1 | Data is available | |
Start | 2 | Data is missing at the start of the simulation period | |
Middle | 3 | Data is missing in the middle of the simulation period | |
End | 4 | Data is missing in the end of the simulation period |