| Time | 
The TimeSeriesCalculation type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Two TimeSeriesCalculation objects are equal if they have the
            same class and the same configuration. (Overrides ObjectEquals(Object)) | 
|  | GetHashCode | Overridden to ensure consistency with Equals. (Overrides ObjectGetHashCode) | 
|   | HourlyTemperature | Returns a non-null TemperatureTimeSeriesCalculation object with TimeSeriesInterval.Hourly and the specified TemperatureUnit. | 
 See Also
See Also