Calculation Methods |
The Calculation type exposes the following members.
Name | Description | |
---|---|---|
CoolingDegreeDays | Returns a non-null CoolingDegreeDaysCalculation object with the specified base temperature. | |
Equals |
Two Calculation objects are equal if they have the same
class and the same configuration.
(Overrides ObjectEquals(Object)) | |
GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode) | |
HeatingDegreeDays | Returns a non-null HeatingDegreeDaysCalculation object with the specified base temperature. |