EnergyParams


[ DockingLib | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class EnergyParams

{
public:
static void initBindingScore();
static void initSCPScore();
static float attrVdWWeight;
static float repVdWWeight;
static float ACEWeight;
static float attrElWeight;
static float repElWeight;
static float l_attrElWeight;
static float l_repElWeight;
static float chargeThr;
static float HBWeight;
static float pipiWeight;
static float catpiWeight;
static float aliphWeight;
static float insidenessWeight;
static float confProbWeight;
static VDW_TERM_TYPE vdWTermType;
static float energyDistCutoff;
static float energyDist2Cutoff;
static REAL radiiScaling;
protected:
}; // EnergyParams

Back to the top of EnergyParams


KEYWORD

Back to the top of EnergyParams


AUTHORS

Back to the top of EnergyParams


CHANGES LOG

Back to the top of EnergyParams


GOALS

Back to the top of EnergyParams

		

USAGE

		

Back to the top of EnergyParams


void initBindingScore();

    static void initBindingScore();

Back to the top of EnergyParams


void initSCPScore();

    static void initSCPScore();

Back to the top of EnergyParams


float attrVdWWeight;

    static float attrVdWWeight;

Back to the top of EnergyParams


float repVdWWeight;

    static float repVdWWeight;

Back to the top of EnergyParams


float ACEWeight;

    static float ACEWeight;

Back to the top of EnergyParams


float attrElWeight;

    static float attrElWeight;

Back to the top of EnergyParams


float repElWeight;

    static float repElWeight;

Back to the top of EnergyParams


float l_attrElWeight;

    static float l_attrElWeight;

Back to the top of EnergyParams


float l_repElWeight;

    static float l_repElWeight;

Back to the top of EnergyParams


float chargeThr;

    static float chargeThr;

Back to the top of EnergyParams


float HBWeight;

    static float HBWeight;

Back to the top of EnergyParams


float pipiWeight;

    static float pipiWeight;

Back to the top of EnergyParams


float catpiWeight;

    static float catpiWeight;

Back to the top of EnergyParams


float aliphWeight;

    static float aliphWeight;

Back to the top of EnergyParams


float insidenessWeight;

    static float insidenessWeight;

Back to the top of EnergyParams


float confProbWeight;

    static float confProbWeight;

Back to the top of EnergyParams


VDW_TERM_TYPE vdWTermType;

    static VDW_TERM_TYPE vdWTermType;

Back to the top of EnergyParams


float energyDistCutoff;

    static float energyDistCutoff;

Back to the top of EnergyParams


float energyDist2Cutoff;

    static float energyDist2Cutoff;

Back to the top of EnergyParams


REAL radiiScaling;

    static REAL radiiScaling;

Back to the top of EnergyParams


All Members

public:
static void initBindingScore();
static void initSCPScore();
static float attrVdWWeight;
static float repVdWWeight;
static float ACEWeight;
static float attrElWeight;
static float repElWeight;
static float l_attrElWeight;
static float l_repElWeight;
static float chargeThr;
static float HBWeight;
static float pipiWeight;
static float catpiWeight;
static float aliphWeight;
static float insidenessWeight;
static float confProbWeight;
static VDW_TERM_TYPE vdWTermType;
static float energyDistCutoff;
static float energyDist2Cutoff;
static REAL radiiScaling;
protected:

Back to the top of EnergyParams


Ancestors

Class does not inherit from any other class.

Back to the top of EnergyParams


Descendants

Class is not inherited by any others.

Back to the top of EnergyParams


Generated from source by the Cocoon utilities on Mon Dec 21 12:00:24 2009 .

Report problems to jkotula@unimax.com