Click or drag to resize

RegressionSpecCoolingBaseTemperature Property

Returns the base Temperature to be used for the cooling degree days in the specified regression, or null if no such cooling base temperature was specified.

Namespace: DegreeDays.Api.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public Temperature? CoolingBaseTemperature { get; }

Property Value

NullableTemperature
See Also