Conf Description
class ConfDescription(pos: DesignPosition, motion: ConfLib.ContinuousMotion.DihedralAngle, minDegrees: Double, maxDegrees: Double) : ConfMotion.Description
Content copied to clipboard
Constructors
Link copied to clipboard
fun ConfDescription(pos: DesignPosition, motion: ConfLib.ContinuousMotion.DihedralAngle, degrees: ClosedFloatingPointRange<Double>)
Content copied to clipboard
Link copied to clipboard
fun ConfDescription(pos: DesignPosition, motion: ConfLib.ContinuousMotion.DihedralAngle, conf: ConfLib.Conf, radiusDegrees: Double)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open override fun copyTo(confConfSpace: ConfSpace.ConfConfSpace, pos: DesignPosition): DihedralAngle.ConfDescription
Content copied to clipboard
Link copied to clipboard
open override fun make(mol: Molecule, atomResolver: ConfLib.AtomPointer.Resolver): DihedralAngle
Content copied to clipboard