Class: Diadem::Cubic::Isotope

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

Instance Attribute Summary collapse

Instance Attribute Details

#elementObject

Returns the value of attribute element

Returns:

  • (Object)

    the current value of element



8
9
10
# File 'lib/diadem/cubic.rb', line 8

def element
  @element
end

#mass_numberObject

Returns the value of attribute mass_number

Returns:

  • (Object)

    the current value of mass_number



8
9
10
# File 'lib/diadem/cubic.rb', line 8

def mass_number
  @mass_number
end