NAME
Weather::YR::Model::Temperature
DESCRIPTION
This class represents a data point's "temperature".
METHODS
This class inherits all the methods from Weather::YR::Model and provides the following new methods:
celsius
Returns the current data point's temperature in celsius.
fahrenheit
Returns the current data point's temperature in fahrenheit.
kelvin
Returns the current data point's temperature in kelvin.