BaseloadRegressionComponentMultiplyByNumberOfDays Property |
Returns
true if the baseload
Coefficient
is a per-day value that should be multiplied by the number
of days covered by the period in question; or
false if the
coefficient is such that it will only work for periods of the same
length used in the
InputData.
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public bool MultiplyByNumberOfDays { get; }
Public ReadOnly Property MultiplyByNumberOfDays As Boolean
Get
Property Value
BooleanRemarks See Also