dihedral_degrees

Cartesian.dihedral_degrees(buildlist, start_row=0)[source]

Return the angles between given atoms.

In order to know more about the buildlist, go to to_zmat().

Parameters:
  • buildlist (list) –
  • start_row (int) –
Returns:

List of the dihedral between the first, second,

third and fourth atom of every entry in the buildlist.

Return type:

list