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