Class: RWeatherUv

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

Instance Attribute Summary collapse

Instance Attribute Details

#iObject

Returns the value of attribute i

Returns:

  • (Object)

    the current value of i



3
4
5
# File 'lib/r_weather_current_condition.rb', line 3

def i
  @i
end

#tObject

Returns the value of attribute t

Returns:

  • (Object)

    the current value of t



3
4
5
# File 'lib/r_weather_current_condition.rb', line 3

def t
  @t
end