![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Public Member Functions | |
ChromDihedralRefData (BondPtr spBond, AtomList tetheredAtoms, double stepSize, ChromElement::eMode mode=ChromElement::FREE, double maxDihedral=0.0) | |
double | GetStepSize () const |
ChromElement::eMode | GetMode () const |
double | GetMaxDihedral () const |
double | GetModelValue () const |
void | SetModelValue (double dihedralAngle) |
double | GetInitialValue () const |
Static Public Attributes | |
static const std::string | _CT = "ChromDihedralRefData" |