ConfDescription

class ConfDescription(pos: DesignPosition, motion: ConfLib.ContinuousMotion.DihedralAngle, minDegrees: Double, maxDegrees: Double) : ConfMotion.Description

Constructors

Link copied to clipboard
Link copied to clipboard
fun ConfDescription(pos: DesignPosition, motion: ConfLib.ContinuousMotion.DihedralAngle, conf: ConfLib.Conf, radiusDegrees: Double)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun copyTo(confConfSpace: ConfSpace.ConfConfSpace, pos: DesignPosition): DihedralAngle.ConfDescription
Link copied to clipboard
open override fun make(mol: Molecule, atomResolver: ConfLib.AtomPointer.Resolver): DihedralAngle

Properties

Link copied to clipboard
val maxDegrees: Double
Link copied to clipboard
val minDegrees: Double
Link copied to clipboard
val motion: ConfLib.ContinuousMotion.DihedralAngle
Link copied to clipboard
val pos: DesignPosition