Class: SmoSepaKiwis::Station

Inherits:
Struct
  • Object
show all
Defined in:
lib/smo_sepa_kiwis/station.rb

Instance Attribute Summary collapse

Instance Attribute Details

#catchmentObject

Returns the value of attribute catchment

Returns:

  • (Object)

    the current value of catchment



2
3
4
# File 'lib/smo_sepa_kiwis/station.rb', line 2

def catchment
  @catchment
end

#latObject

Returns the value of attribute lat

Returns:

  • (Object)

    the current value of lat



2
3
4
# File 'lib/smo_sepa_kiwis/station.rb', line 2

def lat
  @lat
end

#lonObject

Returns the value of attribute lon

Returns:

  • (Object)

    the current value of lon



2
3
4
# File 'lib/smo_sepa_kiwis/station.rb', line 2

def lon
  @lon
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



2
3
4
# File 'lib/smo_sepa_kiwis/station.rb', line 2

def name
  @name
end

#noObject

Returns the value of attribute no

Returns:

  • (Object)

    the current value of no



2
3
4
# File 'lib/smo_sepa_kiwis/station.rb', line 2

def no
  @no
end

#riverObject

Returns the value of attribute river

Returns:

  • (Object)

    the current value of river



2
3
4
# File 'lib/smo_sepa_kiwis/station.rb', line 2

def river
  @river
end