IStructureSourceBoundary Interface |
Namespace: DHI.Mike1D.BoundaryModule
public interface IStructureSourceBoundary : IBoundarySource, IBoundaryWithComponents
The IStructureSourceBoundary type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundaryID | (Inherited from IBoundarySource.) | |
| Components | (Inherited from IBoundaryWithComponents.) | |
| Location | ||
| Modifier | (Inherited from IBoundarySource.) | |
| StructureId | ||
| StructureSourceBoundaryType |
| 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.) |