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