![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Public Member Functions | |
HHS_Solvation (HHSType::eType t, Atom *a, double p=1.0, double r=1.0, double s=0.0) | |
double | GetA_i (void) const |
double | GetS_i (void) const |
double | GetP_i (void) const |
double | GetR_i (void) const |
double | GetSigma (void) const |
HHSType::eType | GetHHSType () const |
Atom * | GetAtom () const |
double | GetArea () const |
double | GetEnergy () const |
void | Init () |
void | Save () |
void | Restore () |
void | Overlap (HHS_Solvation *h, double p_ij) |
const std::vector< HHS_Solvation * > & | GetVariable () const |
int | GetNumVariable () const |
void | AddVariable (HHS_Solvation *anAtom) |
void | OverlapVariable () |
void | OverlapVariableEnabledOnly () |
void | Partition (double d=0.0) |
Static Public Attributes | |
static const double | r_s = 0.6 |
static const double | d_s |
static const double | Pij_12 |
static const double | Pij_13 = 0.3516 |
static const double | Pij_14 = 0.3156 |
|
static |
|
static |