Method: Aims::Atom#x

Defined in:
lib/aims/atom.rb

#xObject

The x coordinate of the atom in angstrom



8
9
10
# File 'lib/aims/atom.rb', line 8

def x
  @x
end