Class: Stick::Units::Converter::ShiftedConversion

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

Instance Attribute Summary collapse

Instance Attribute Details

#delta_typeObject

Returns the value of attribute delta_type



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

def delta_type
  @delta_type
end

#offsetObject

Returns the value of attribute offset



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

def offset
  @offset
end