Cooling |
The CoolingDegreeDaysCalculation type exposes the following members.
| Name | Description | |
|---|---|---|
| CoolingDegreeDaysCalculation | Constructs a CoolingDegreeDaysCalculation object with the specified base temperature. |
| Name | Description | |
|---|---|---|
| BaseTemperature | Gets the base temperature of the cooling-degree-days calculation. |
| Name | Description | |
|---|---|---|
| Equals |
Two Calculation objects are equal if they have the same
class and the same configuration.
(Inherited from Calculation) | |
| GetHashCode |
Overridden to ensure consistency with Equals.
(Inherited from Calculation) | |
| ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString) |