Mol Description
data class MolDescription(mol: Molecule, maxTranslationDist: Double, maxRotationDegrees: Double) : MolMotion.Description
Content copied to clipboard
Functions
Link copied to clipboard
open override fun copyTo(mol: Molecule, atomMap: AtomMap): TranslationRotation.MolDescription
Content copied to clipboard
Link copied to clipboard
Returns atoms whose positions are modified by the motion.
Link copied to clipboard