#include <lipophilic.h>
Inherits BALL::ScoringComponent.
Classes |
|
| struct | Default |
| Default values for
SLICK options. More... |
|
| struct | Option |
| Option names. More... |
|
Public Member Functions |
|
|
Constructors and Destructors
|
|
| Lipophilic () | |
| Default
constructor. |
|
| Lipophilic (ScoringFunction &sf) | |
| Constructor. |
|
| Lipophilic (const Lipophilic &li) | |
| Copy constructor. |
|
| virtual | ~Lipophilic () |
| Destructor. |
|
|
Assignment
|
|
| const Lipophilic & | operator= (const Lipophilic &li) |
| Assignment. |
|
| virtual void | clear () |
| Clear method. |
|
|
Predicates.
|
|
| bool | operator== (const Lipophilic &li) const |
|
Setup Methods
|
|
| virtual bool | setup () |
| Setup method. |
|
|
Accessors
|
|
| virtual double | calculateScore () |
| Calculates and returns the
component's energy. |
|
{ Definition:} {BALL/SCORING/COMMON/scoringComponent.h}
1.5.8