Click or drag to resize

Calculation Methods

The Calculation type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCoolingDegreeDays Returns a non-null CoolingDegreeDaysCalculation object with the specified base temperature.
Public methodEquals Two Calculation objects are equal if they have the same class and the same configuration.
(Overrides ObjectEquals(Object))
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode)
Public methodStatic memberHeatingDegreeDays Returns a non-null HeatingDegreeDaysCalculation object with the specified base temperature.
Top
See Also