Dated |
The DatedDataValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | DayRange | Gets the DayRange indicating the period in time that this DatedDataValue covers. |
![]() | FirstDay | Gets the first Day of the period covered by this DatedDataValue. |
![]() | LastDay | Gets the last Day of the period covered by this DatedDataValue. |
![]() | PercentageEstimated |
Gets the number between 0 and 100 (both inclusive) indicating the
extent to which the calculated Value is based on estimated
data.
(Inherited from DataValue) |
![]() | Value |
Gets the value, which will never be NaN or infinity, and, for degree
days, will always be zero or greater.
(Inherited from DataValue) |