BoundaryItemPeriodic Class |
Namespace: DHI.Mike1D.BoundaryModule.PeriodicItem
public class BoundaryItemPeriodic : AbstractBoundaryItem, IBoundaryItemPeriodic, IAdvancedBoundaryItem, IBoundaryItem, IExtensibleDataObject
The BoundaryItemPeriodic type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundaryItemPeriodic | Initializes a new instance of the BoundaryItemPeriodic class |
Name | Description | |
---|---|---|
![]() | ApplicationBegin | (Inherited from AbstractBoundaryItem.) |
![]() | ApplicationEnd | (Inherited from AbstractBoundaryItem.) |
![]() | AverageValue | |
![]() | EumQuantity | (Overrides AbstractBoundaryItemEumQuantity.) |
![]() | ExtensionData | |
![]() | Id | |
![]() | IsDryWeatherFlow | (Inherited from AbstractBoundaryItem.) |
![]() | PeriodicScheduler | |
![]() | ScaleFactor | (Inherited from AbstractBoundaryItem.) |
![]() | SoftstartDuration | (Inherited from AbstractBoundaryItem.) |
![]() | SoftstartType | (Inherited from AbstractBoundaryItem.) |
![]() | SoftstartValue | (Inherited from AbstractBoundaryItem.) |
![]() | UseApplicationInterval | (Inherited from AbstractBoundaryItem.) |
Name | Description | |
---|---|---|
![]() ![]() | Create | |
![]() | 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 | (Inherited from AbstractBoundaryItem.) |
![]() | 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 | (Overrides ObjectToString.) |
![]() | Validate | (Overrides AbstractBoundaryItemValidate.) |
Name | Description | |
---|---|---|
![]() | _applicationBegin | (Inherited from AbstractBoundaryItem.) |
![]() | _applicationEnd | (Inherited from AbstractBoundaryItem.) |
![]() | _averageValue | |
![]() | _id | |
![]() | _periodicScheduler | |
![]() | _scaleFactor | (Inherited from AbstractBoundaryItem.) |
![]() | _softstartDuration | (Inherited from AbstractBoundaryItem.) |
![]() | _softstartType | (Inherited from AbstractBoundaryItem.) |
![]() | _softstartValue | (Inherited from AbstractBoundaryItem.) |
![]() | _useApplicationInterval | (Inherited from AbstractBoundaryItem.) |