Click or drag to resize

AverageDataSpecCalculation Property

Gets the non-null Calculation object that defines the way in which the degree days should be calculated in terms of their base temperature and whether they should be heating degree days or cooling degree days.

Namespace: DegreeDays.Api.Data
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public Calculation Calculation { get; }

Property Value

Calculation
See Also