class CrystalMetarParser::CloudElement

Defined in:

crystal_metar_parser/metar/cloud_element.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(coverage : Int32, _bottom : String = "", _vertical_visibility : String = "") #

[View source]

Instance Method Detail

def bottom : Int32 #

[View source]
def coverage : Int32 #

[View source]
def vertical_visibility : Int32 #

[View source]