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