The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.