CoolingDegreeDaysCalculationBaseTemperature Property |
Gets the base temperature of the cooling-degree-days
calculation.
Namespace: DegreeDays.Api.Data.ImplAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public Temperature BaseTemperature { get; }
Public ReadOnly Property BaseTemperature As Temperature
Get
Property Value
TemperatureSee Also