Class: SmoEaHydrology::Measure

Inherits:
Struct
  • Object
show all
Defined in:
lib/smo_ea_hydrology/measure.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



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def coverage_from
  @coverage_from
end

#coverage_toObject

Returns the value of attribute coverage_to

Returns:

  • (Object)

    the current value of coverage_to



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def coverage_to
  @coverage_to
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def id
  @id
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def label
  @label
end

#period_nameObject

Returns the value of attribute period_name

Returns:

  • (Object)

    the current value of period_name



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def period_name
  @period_name
end

#station_labelObject

Returns the value of attribute station_label

Returns:

  • (Object)

    the current value of station_label



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def station_label
  @station_label
end

#station_referenceObject

Returns the value of attribute station_reference

Returns:

  • (Object)

    the current value of station_reference



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def station_reference
  @station_reference
end

#timeseries_idObject

Returns the value of attribute timeseries_id

Returns:

  • (Object)

    the current value of timeseries_id



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def timeseries_id
  @timeseries_id
end

#unit_nameObject

Returns the value of attribute unit_name

Returns:

  • (Object)

    the current value of unit_name



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def unit_name
  @unit_name
end

#value_typeObject

Returns the value of attribute value_type

Returns:

  • (Object)

    the current value of value_type



4
5
6
# File 'lib/smo_ea_hydrology/measure.rb', line 4

def value_type
  @value_type
end