pts_dihedrals

pts_dihedrals(pts1, pts2, pts3, pts4, crosses=None, norms=None, return_crosses=False): 

Provides the dihedral angle between pts4 and the plane of the other three vectors

  • pts1: np.ndarray
  • pts2: np.ndarray
  • pts3: np.ndarray
  • :returns: _

Feedback

Examples

Templates

Documentation