NAME
Weather::YR::DataPoint - Base class for data points.
DESCRIPTION
Don't use this class directly. It is used as a "helper class" for other classes.
METHODS
from
Returns this data point's "from" date as a DateTime object.
to
Returns this data point's "to" date as a DateTime object.
type
Returns this data point's "type" value.