BoundaryItemTimeSeriesBase Class |
Namespace: DHI.Mike1D.BoundaryModule
public class BoundaryItemTimeSeriesBase : AbstractBoundaryItem, IExtensibleDataObject
The BoundaryItemTimeSeriesBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundaryItemTimeSeriesBase | Initializes a new instance of the BoundaryItemTimeSeriesBase class |
Name | Description | |
---|---|---|
![]() | ApplicationBegin | (Inherited from AbstractBoundaryItem.) |
![]() | ApplicationEnd | (Inherited from AbstractBoundaryItem.) |
![]() | EumQuantity | (Overrides AbstractBoundaryItemEumQuantity.) |
![]() | ExtensionData | |
![]() | IsDryWeatherFlow | (Inherited from AbstractBoundaryItem.) |
![]() | Item | |
![]() | ScaleFactor | (Inherited from AbstractBoundaryItem.) |
![]() | SoftstartDuration | (Inherited from AbstractBoundaryItem.) |
![]() | SoftstartType | (Inherited from AbstractBoundaryItem.) |
![]() | SoftstartValue | (Inherited from AbstractBoundaryItem.) |
![]() | Time | |
![]() | UseApplicationInterval | (Inherited from AbstractBoundaryItem.) |
Name | Description | |
---|---|---|
![]() | EndTime | |
![]() | 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 | (Overrides AbstractBoundaryItemGetAccumulatedValue(DateTime, DateTime).) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetNextTransitionTime | (Overrides AbstractBoundaryItemGetNextTransitionTime(DateTime).) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | (Overrides AbstractBoundaryItemGetValue(DateTime).) |
![]() | IsApplicable(DateTime) | (Inherited from AbstractBoundaryItem.) |
![]() | IsApplicable(DateTime, DateTime) | (Inherited from AbstractBoundaryItem.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare | (Overrides AbstractBoundaryItemPrepare(DateTime, DateTime, IDiagnostics).) |
![]() | SoftstartAccumulatedWeighting | (Inherited from AbstractBoundaryItem.) |
![]() | SoftstartFactor | (Inherited from AbstractBoundaryItem.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Validate | (Overrides AbstractBoundaryItemValidate.) |
Name | Description | |
---|---|---|
![]() | _applicationBegin | (Inherited from AbstractBoundaryItem.) |
![]() | _applicationEnd | (Inherited from AbstractBoundaryItem.) |
![]() | _scaleFactor | (Inherited from AbstractBoundaryItem.) |
![]() | _softstartDuration | (Inherited from AbstractBoundaryItem.) |
![]() | _softstartType | (Inherited from AbstractBoundaryItem.) |
![]() | _softstartValue | (Inherited from AbstractBoundaryItem.) |
![]() | _tsItem | |
![]() | _tsTime | |
![]() | _useApplicationInterval | (Inherited from AbstractBoundaryItem.) |