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.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public Temperature? HeatingBaseTemperature { get; }
Public ReadOnly Property HeatingBaseTemperature As Temperature?
Get
Property Value
NullableTemperatureSee Also