DegreeDaysRegressionComponentSampleDegreeDaysTotal Property |
Gets the non-null
DataValue representing the total number
of degree days across all the periods this regression component was
calculated for.
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DataValue SampleDegreeDaysTotal { get; }
Public ReadOnly Property SampleDegreeDaysTotal As DataValue
Get
Property Value
DataValueRemarks See Also