Class: AsciiChem::Model::ZMatrix::ZRow

Inherits:
Struct
  • Object
show all
Defined in:
lib/asciichem/model/zmatrix.rb

Instance Attribute Summary collapse

Instance Attribute Details

#angleObject

Returns the value of attribute angle

Returns:

  • (Object)

    the current value of angle



15
16
17
# File 'lib/asciichem/model/zmatrix.rb', line 15

def angle
  @angle
end

#atomObject

Returns the value of attribute atom

Returns:

  • (Object)

    the current value of atom



15
16
17
# File 'lib/asciichem/model/zmatrix.rb', line 15

def atom
  @atom
end

#dihedralObject

Returns the value of attribute dihedral

Returns:

  • (Object)

    the current value of dihedral



15
16
17
# File 'lib/asciichem/model/zmatrix.rb', line 15

def dihedral
  @dihedral
end

#distanceObject

Returns the value of attribute distance

Returns:

  • (Object)

    the current value of distance



15
16
17
# File 'lib/asciichem/model/zmatrix.rb', line 15

def distance
  @distance
end

#ref1Object

Returns the value of attribute ref1

Returns:

  • (Object)

    the current value of ref1



15
16
17
# File 'lib/asciichem/model/zmatrix.rb', line 15

def ref1
  @ref1
end

#ref2Object

Returns the value of attribute ref2

Returns:

  • (Object)

    the current value of ref2



15
16
17
# File 'lib/asciichem/model/zmatrix.rb', line 15

def ref2
  @ref2
end

#ref3Object

Returns the value of attribute ref3

Returns:

  • (Object)

    the current value of ref3



15
16
17
# File 'lib/asciichem/model/zmatrix.rb', line 15

def ref3
  @ref3
end