# == Class: barometer
#
# Full description of class barometer here.
#
# === Parameters
#
# [*sample_parameter*]
#   Explanation of what this parameter affects and what it defaults to.
#
class barometer {

  include ::barometer::params

}