The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Weather::YR::Model::WindSpeed

DESCRIPTION

This class represents a data point's wind speed.

METHODS

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

mps

Returns the current data point's wind speed in meters pr. second.

fps

Returns the current data point's wind speed in feet pr. second.

beaufort

Returns the current data point's wind speed on the beaufort scale.

name

Returns the current data point's wind speed described with a string.

Only Norwegian (bokmål) is supported at the moment.