Dave Cross: Still Munging Data With Perl: Online event - Mar 17 Learn more

NAME

Weather::YR::Model::Precipitation

DESCRIPTION

This class represents one of a data point's many "precipitation" data points.

METHODS

This class inherits all the methods from Weather::YR::Model and provides the following new methods:

value

Returns the current data point's precipitation value.

min

Returns the current data point's minimum precipitation value.

max

Returns the current data point's maximum precipitation value.

symbol

Returns the current data point's symbol data, represented by a Weather::YR::Model::Precipitation::Symbol object.