Class: Van::Units::Converter::ShiftedConversion

Inherits:
Struct
  • Object
show all
Defined in:
lib/van/units/base.rb

Instance Attribute Summary collapse

Instance Attribute Details

#delta_typeObject

Returns the value of attribute delta_type

Returns:

  • (Object)

    the current value of delta_type



659
660
661
# File 'lib/van/units/base.rb', line 659

def delta_type
  @delta_type
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



659
660
661
# File 'lib/van/units/base.rb', line 659

def offset
  @offset
end