Companion

object Companion

Functions

Link copied to clipboard
fun findRotatedAtoms(mol: Molecule, b: Atom, c: Atom): List<Atom>

grab all the atoms connected to c not through b-c

Link copied to clipboard
fun measureDegrees(a: Vector3dc, b: Vector3dc, c: Vector3dc, d: Vector3dc): Double

Returns the dihedral angle in radians in the interval (-180,180]

Link copied to clipboard
fun measureRadians(a: Vector3dc, b: Vector3dc, c: Vector3dc, d: Vector3dc): Double

Returns the dihedral angle in radians in the interval (-pi,pi]