class CrystalMetarParser::WindElement
- CrystalMetarParser::WindElement
- Reference
- Object
Defined in:
crystal_metar_parser/metar/wind_element.crConstructors
Instance Method Summary
Constructor Detail
def self.new(speed : Float64, speed_max : Float64, direction : Int32 = 0, is_variable : Bool = false)
#