BoundaryItemConstant Class |
Namespace: DHI.Mike1D.BoundaryModule
public class BoundaryItemConstant : AbstractBoundaryItem, IBoundaryItemConstant, IAdvancedBoundaryItem, IBoundaryItem, IBoundaryAdaptive, IExtensibleDataObject
The BoundaryItemConstant type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundaryItemConstant | Initializes a new instance of the BoundaryItemConstant class |
| Name | Description | |
|---|---|---|
| ApplicationBegin | (Inherited from AbstractBoundaryItem.) | |
| ApplicationEnd | (Inherited from AbstractBoundaryItem.) | |
| ConstValue | ||
| EumQuantity | (Overrides AbstractBoundaryItemEumQuantity.) | |
| ExtensionData | ||
| IsDryWeatherFlow | (Inherited from AbstractBoundaryItem.) | |
| 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 | (Overrides AbstractBoundaryItemGetNextTransitionTime(DateTime).) | |
| GetPreferredTimeStep | ||
| 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 | (Inherited from AbstractBoundaryItem.) | |
| SoftstartAccumulatedWeighting | (Inherited from AbstractBoundaryItem.) | |
| SoftstartFactor | (Inherited from AbstractBoundaryItem.) | |
| ToString | (Overrides ObjectToString.) | |
| 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.) | |
| _useApplicationInterval | (Inherited from AbstractBoundaryItem.) |