class CrystalMetarParser::WindVariableElement

Defined in:

crystal_metar_parser/metar/wind_variable_element.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(direction_from : Int32, direction_to : Int32) #

[View source]

Instance Method Detail

def direction : Int32 #

[View source]
def direction_from : Int32 #

[View source]
def direction_to : Int32 #

[View source]