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