ContinuousMotion

sealed class ContinuousMotion

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun affectedAtoms(frag: ConfLib.Fragment): List<ConfLib.AtomInfo>
Link copied to clipboard
abstract fun copyTo(atoms: List<ConfLib.AtomInfo>, anchors: List<ConfLib.Anchor>, id: Int): ConfLib.ContinuousMotion

Make a copy of this degree of freedom, but pointing to the given atoms and anchors, instead of the atoms and anchors it already has.

Properties

Link copied to clipboard
abstract val id: Int

Inheritors

Link copied to clipboard