Class: Weather::Atmosphere::Barometer
- Inherits:
-
Object
- Object
- Weather::Atmosphere::Barometer
- Defined in:
- lib/weather-api/atmosphere.rb
Constant Summary collapse
- STEADY =
'steady'- RISING =
'rising'- FALLING =
'falling'- ALL =
list of all possible barometer constants
[STEADY, RISING, FALLING]