Class: SmoSepaKiwis::Timeseries

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

Instance Attribute Summary collapse

Instance Attribute Details

#coverage_fromObject

Returns the value of attribute coverage_from

Returns:

  • (Object)

    the current value of coverage_from



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

def coverage_from
  @coverage_from
end

#coverage_toObject

Returns the value of attribute coverage_to

Returns:

  • (Object)

    the current value of coverage_to



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

def coverage_to
  @coverage_to
end

#station_noObject

Returns the value of attribute station_no

Returns:

  • (Object)

    the current value of station_no



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

def station_no
  @station_no
end

#ts_idObject

Returns the value of attribute ts_id

Returns:

  • (Object)

    the current value of ts_id



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

def ts_id
  @ts_id
end

#ts_nameObject

Returns the value of attribute ts_name

Returns:

  • (Object)

    the current value of ts_name



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

def ts_name
  @ts_name
end

#ts_pathObject

Returns the value of attribute ts_path

Returns:

  • (Object)

    the current value of ts_path



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

def ts_path
  @ts_path
end