Click or drag to resize

RegressionSpecHeatingBaseTemperature Property

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

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

Property Value

NullableTemperature
See Also