Energy[ DockingLib | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
| public: | |
| Energy(); | |
| ~Energy() ; | |
| REAL | attrVdWEnergy() const ; |
| void | setAttrVdWEnergy(REAL energy) ; |
| REAL | repVdWEnergy() const ; |
| void | setRepVdWEnergy(REAL energy) ; |
| REAL | repElecEnergy() const ; |
| REAL | attrElecEnergy() const ; |
| REAL | longRepElecEnergy() const ; |
| REAL | longAttrElecEnergy() const ; |
| void | setLongAttrElecEnergy(REAL energy) ; |
| void | setLongRepElecEnergy(REAL energy) ; |
| void | setAttrElecEnergy(REAL energy) ; |
| void | setRepElecEnergy(REAL energy) ; |
| REAL | COMDistance() const ; |
| REAL | HBEnergy() const ; |
| void | setHB_Energy(REAL energy) ; |
| void | setCOMDistance(REAL dist) ; |
| REAL | ACE_Energy() const ; |
| void | setACE_Energy(REAL energy) ; |
| REAL | conformerProbEnergy() const ; |
| void | setConformerProbEnergy(REAL conformerProbEnergy) ; |
| REAL | piStack_Energy() const ; |
| void | setPiStack_Energy(REAL en) ; |
| REAL | catpiStack_Energy() const ; |
| void | setcatPiStack_Energy(REAL en) ; |
| REAL | aliphat_Energy() const ; |
| void | setAliphat_Energy(REAL en) ; |
| REAL | globalEnergy() const ; |
| void | printInLine(ostream& s, unsigned short fieldWidth) const; |
| static void | printHeader(ostream& s, unsigned short fieldWidth, char *prefix ); |
| friend ostream& | operator<<(ostream& s, const Energy& e); |
| Energy& | operator+=(const Energy& e) |
| protected: |
Energy();
Function is currently defined inline.
virtual ~Energy() ;
Function is currently defined inline.
REAL attrVdWEnergy() const ;
Function is currently defined inline.
void setAttrVdWEnergy(REAL energy) ;
void setAttrVdWEnergy(REAL energy) ;
Function is currently defined inline.
REAL repVdWEnergy() const ;
Function is currently defined inline.
void setRepVdWEnergy(REAL energy) ;
void setRepVdWEnergy(REAL energy) ;
Function is currently defined inline.
REAL repElecEnergy() const ;
Function is currently defined inline.
REAL attrElecEnergy() const ;
Function is currently defined inline.
REAL longRepElecEnergy() const ;
REAL longRepElecEnergy() const ;
Function is currently defined inline.
REAL longAttrElecEnergy() const ;
REAL longAttrElecEnergy() const ;
Function is currently defined inline.
void setLongAttrElecEnergy(REAL energy) ;
void setLongAttrElecEnergy(REAL energy) ;
Function is currently defined inline.
void setLongRepElecEnergy(REAL energy) ;
void setLongRepElecEnergy(REAL energy) ;
Function is currently defined inline.
void setAttrElecEnergy(REAL energy) ;
void setAttrElecEnergy(REAL energy) ;
Function is currently defined inline.
void setRepElecEnergy(REAL energy) ;
void setRepElecEnergy(REAL energy) ;
Function is currently defined inline.
REAL COMDistance() const ;
Function is currently defined inline.
REAL HBEnergy() const ;
Function is currently defined inline.
void setHB_Energy(REAL energy) ;
void setHB_Energy(REAL energy) ;
Function is currently defined inline.
void setCOMDistance(REAL dist) ;
void setCOMDistance(REAL dist) ;
Function is currently defined inline.
REAL ACE_Energy() const ;
Function is currently defined inline.
void setACE_Energy(REAL energy) ;
void setACE_Energy(REAL energy) ;
Function is currently defined inline.
REAL conformerProbEnergy() const ;
REAL conformerProbEnergy() const ;
Function is currently defined inline.
void setConformerProbEnergy(REAL conformerProbEnergy) ;
void setConformerProbEnergy(REAL conformerProbEnergy) ;
Function is currently defined inline.
REAL piStack_Energy() const ;
Function is currently defined inline.
void setPiStack_Energy(REAL en) ;
void setPiStack_Energy(REAL en) ;
Function is currently defined inline.
REAL catpiStack_Energy() const ;
REAL catpiStack_Energy() const ;
Function is currently defined inline.
void setcatPiStack_Energy(REAL en) ;
void setcatPiStack_Energy(REAL en) ;
Function is currently defined inline.
REAL aliphat_Energy() const ;
Function is currently defined inline.
void setAliphat_Energy(REAL en) ;
void setAliphat_Energy(REAL en) ;
Function is currently defined inline.
REAL globalEnergy() const ;
Function is currently defined inline.
void printInLine(ostream& s, unsigned short fieldWidth) const;
void printInLine(ostream& s, unsigned short fieldWidth) const;
void printHeader(ostream& s, unsigned short fieldWidth, char *prefix );
static void printHeader(ostream& s, unsigned short fieldWidth, char *prefix = "");
friend ostream& operator<<(ostream& s, const Energy& e);
friend ostream& operator<<(ostream& s, const Energy& e);
Energy& operator+=(const Energy& e)
Energy& operator+=(const Energy& e)
| public: | ||
|---|---|---|
| REAL | attrVdWEnergy() const ; | |
| void | setAttrVdWEnergy(REAL energy) ; | |
| REAL | repVdWEnergy() const ; | |
| void | setRepVdWEnergy(REAL energy) ; | |
| REAL | repElecEnergy() const ; | |
| REAL | attrElecEnergy() const ; | |
| REAL | longRepElecEnergy() const ; | |
| REAL | longAttrElecEnergy() const ; | |
| void | setLongAttrElecEnergy(REAL energy) ; | |
| void | setLongRepElecEnergy(REAL energy) ; | |
| void | setAttrElecEnergy(REAL energy) ; | |
| void | setRepElecEnergy(REAL energy) ; | |
| REAL | COMDistance() const ; | |
| REAL | HBEnergy() const ; | |
| void | setHB_Energy(REAL energy) ; | |
| void | setCOMDistance(REAL dist) ; | |
| REAL | ACE_Energy() const ; | |
| void | setACE_Energy(REAL energy) ; | |
| REAL | conformerProbEnergy() const ; | |
| void | setConformerProbEnergy(REAL conformerProbEnergy) ; | |
| REAL | piStack_Energy() const ; | |
| void | setPiStack_Energy(REAL en) ; | |
| REAL | catpiStack_Energy() const ; | |
| void | setcatPiStack_Energy(REAL en) ; | |
| REAL | aliphat_Energy() const ; | |
| void | setAliphat_Energy(REAL en) ; | |
| REAL | globalEnergy() const ; | |
| void | printInLine(ostream& s, unsigned short fieldWidth) const; | |
| static void | printHeader(ostream& s, unsigned short fieldWidth, char *prefix ); | |
| friend ostream& | operator<<(ostream& s, const Energy& e); | |
| Energy& | operator+=(const Energy& e) | |
| protected: | ||
Report problems to jkotula@unimax.com