IOpenSourceBoundary Interface |
Namespace: DHI.Mike1D.BoundaryModule
public interface IOpenSourceBoundary : IAbstractLocationSourceBoundary, IBoundarySource, IBoundaryWithComponents
The IOpenSourceBoundary type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundaryID | (Inherited from IBoundarySource.) | |
| Components | (Inherited from IBoundaryWithComponents.) | |
| FlushFromBoundary | ||
| MixHalvingTime | ||
| Modifier | (Inherited from IBoundarySource.) | |
| NodeLocations | (Inherited from IAbstractLocationSourceBoundary.) | |
| OpenSourceBoundaryType | ||
| PointLocations | (Inherited from IAbstractLocationSourceBoundary.) | |
| UseMixing |
| Name | Description | |
|---|---|---|
| GetAccumulatedValue(DateTime, DateTime) | (Inherited from IBoundarySource.) | |
| GetAccumulatedValue(Int32, DateTime, DateTime) | (Inherited from IBoundaryWithComponents.) | |
| GetNextTransitionTime | (Inherited from IBoundarySource.) | |
| GetScaleFactor(String) | (Inherited from IAbstractLocationSourceBoundary.) | |
| GetScaleFactor(ILocation) | (Inherited from IAbstractLocationSourceBoundary.) | |
| GetValue(DateTime) | (Inherited from IBoundarySource.) | |
| GetValue(Int32, DateTime) | (Inherited from IBoundaryWithComponents.) | |
| GetValueWithoutDWF | (Inherited from IBoundarySource.) | |
| Prepare | (Inherited from IBoundarySource.) | |
| SetScaleFactor(String, Double, IDiagnostics) | (Inherited from IAbstractLocationSourceBoundary.) | |
| SetScaleFactor(ILocation, Double, IDiagnostics) | (Inherited from IAbstractLocationSourceBoundary.) | |
| Validate | (Inherited from IBoundarySource.) |
| Name | Description | |
|---|---|---|
| FindTimeNextValue | (Defined by BoundaryExtensions.) |