class CrystalMetarParser::RunwayElement

Defined in:

crystal_metar_parser/metar/runway_element.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(runway : String, visibility : Int32, change : String = "") #

[View source]

Instance Method Detail

def chage #

[View source]
def runway : String #

[View source]
def visibility : Int32 #

[View source]