AbstractSourceBoundary Class |
Namespace: DHI.Mike1D.BoundaryModule
public abstract class AbstractSourceBoundary : IBoundarySource, IBoundaryWithComponents
The AbstractSourceBoundary type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbstractSourceBoundary | Initializes a new instance of the AbstractSourceBoundary class |
Name | Description | |
---|---|---|
![]() | BoundaryID | |
![]() | BoundarySourceType | |
![]() | Components | |
![]() | Items | |
![]() | Modifier |
Name | Description | |
---|---|---|
![]() | CalculateVariation | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAccumulatedValue(DateTime, DateTime) | |
![]() | GetAccumulatedValue(Int32, DateTime, DateTime) | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetNextComponentTransitionTime | |
![]() | GetNextTransitionTime | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue(DateTime) | |
![]() | GetValue(Int32, DateTime) | |
![]() | GetValueWithoutDWF | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare | |
![]() ![]() | PrepareComponents | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryModify(Double, DateTime) | |
![]() ![]() | TryModify(BoundarySourceComponent, Double, DateTime) | |
![]() | Validate | |
![]() | ValidateItems | |
![]() ![]() | ValidateItemsInSimTime |
Name | Description | |
---|---|---|
![]() | _boundaryID | |
![]() | _iItems |
Name | Description | |
---|---|---|
![]() | FindTimeNextValue | (Defined by BoundaryExtensions.) |