Dihedral Angle
class DihedralAngle(mol: Molecule, a: Atom, b: Atom, c: Atom, d: Atom) : ConfMotion, MolMotion
Content copied to clipboard
Types
Link copied to clipboard
class ConfDescription(pos: DesignPosition, motion: ConfLib.ContinuousMotion.DihedralAngle, minDegrees: Double, maxDegrees: Double) : ConfMotion.Description
Content copied to clipboard
Link copied to clipboard
data class LibrarySettings(radiusDegrees: Double, includeHydroxyls: Boolean, includeNonHydroxylHGroups: Boolean)
Content copied to clipboard
Link copied to clipboard
class MolDescription(mol: Molecule, a: Atom, b: Atom, c: Atom, d: Atom, minDegrees: Double, maxDegrees: Double) : MolMotion.Description
Content copied to clipboard
Functions
Link copied to clipboard
Returns the dihedral angle in degrees in the interval (-180,180]
Link copied to clipboard
Returns the dihedral angle in radians in the interval (-pi,pi]
Link copied to clipboard
Link copied to clipboard