Class: Metar::Data::VariableWind
- Inherits:
-
Object
- Object
- Metar::Data::VariableWind
- Defined in:
- src/parser.rb
Instance Method Summary collapse
Instance Method Details
#represent ⇒ Object
29 |
# File 'src/parser.rb', line 29
def represent = { direction1: , direction2:, to_s: } end
|