ICatchmentSourceBoundary Interface |
Namespace: DHI.Mike1D.BoundaryModule
public interface ICatchmentSourceBoundary : IBoundarySource, IBoundaryWithComponents
The ICatchmentSourceBoundary type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundaryID | (Inherited from IBoundarySource.) | |
| CatchmentIds | ||
| CatchmentSourceBoundaryType | ||
| Components | (Inherited from IBoundaryWithComponents.) | |
| Modifier | (Inherited from IBoundarySource.) |
| Name | Description | |
|---|---|---|
| GetAccumulatedValue(DateTime, DateTime) | (Inherited from IBoundarySource.) | |
| GetAccumulatedValue(Int32, DateTime, DateTime) | (Inherited from IBoundaryWithComponents.) | |
| GetNextTransitionTime | (Inherited from IBoundarySource.) | |
| GetValue(DateTime) | (Inherited from IBoundarySource.) | |
| GetValue(Int32, DateTime) | (Inherited from IBoundaryWithComponents.) | |
| GetValueWithoutDWF | (Inherited from IBoundarySource.) | |
| Prepare | (Inherited from IBoundarySource.) | |
| Validate | (Inherited from IBoundarySource.) |
| Name | Description | |
|---|---|---|
| FindTimeNextValue | (Defined by BoundaryExtensions.) |