Package edu.duke.cs.osprey.gui.motions

Types

Link copied to clipboard
interface ConfMotion

Manipulates a conformation with a continuous motion.

Link copied to clipboard
class DihedralAngle(mol: Molecule, a: Atom, b: Atom, c: Atom, d: Atom) : ConfMotion, MolMotion
Link copied to clipboard
interface MolMotion

Manipulates a molecule with continuous motions.

Link copied to clipboard
class TranslationRotation(mol: Molecule) : MolMotion