BoundaryItemTableConcentration Class |
Namespace: DHI.Mike1D.BoundaryModule
public class BoundaryItemTableConcentration : AbstractBoundaryItem
The BoundaryItemTableConcentration type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundaryItemTableConcentration | Initializes a new instance of the BoundaryItemTableConcentration class |
| Name | Description | |
|---|---|---|
| ApplicationBegin | (Inherited from AbstractBoundaryItem.) | |
| ApplicationEnd | (Inherited from AbstractBoundaryItem.) | |
| EumQuantity | (Overrides AbstractBoundaryItemEumQuantity.) | |
| IsDryWeatherFlow | (Inherited from AbstractBoundaryItem.) | |
| ScaleFactor | (Inherited from AbstractBoundaryItem.) | |
| SoftstartDuration | (Inherited from AbstractBoundaryItem.) | |
| SoftstartType | (Inherited from AbstractBoundaryItem.) | |
| SoftstartValue | (Inherited from AbstractBoundaryItem.) | |
| Table | ||
| TableId | ||
| 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).) | |
| GetConcentrationValue | ||
| 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 | (Inherited from AbstractBoundaryItem.) | |
| SetValues | ||
| 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.) | |
| _useApplicationInterval | (Inherited from AbstractBoundaryItem.) |