|
BALL
1.5.0
|
#include <BALL/QSAR/surfaceDescriptors.h>
Additional Inherited Members | |
Public Types inherited from BALL::UnaryFunctor< ArgumentType, ResultType > | |
| typedef ResultType | result_type |
| typedef ArgumentType | argument_type |
| typedef ArgumentType & | argument_reference |
| typedef const ArgumentType & | const_argument_reference |
| typedef ArgumentType * | argument_pointer |
| typedef const ArgumentType * | const_argument_pointer |
Protected Member Functions inherited from BALL::SurfaceBase | |
| bool | isValid_ (AtomContainer &ac) |
| void | calculate_ (AtomContainer &ac) |
Protected Member Functions inherited from BALL::Descriptor | |
This descriptor calculates the sum of atomic SAS van der Waals surface areas of the molecule, where the partial charge of the atom is positive and the atom is a polar atom.
Definition at line 94 of file surfaceDescriptors.h.
| BALL::PositivePolarVdWSurface::PositivePolarVdWSurface | ( | ) |
Default constructor
| BALL::PositivePolarVdWSurface::PositivePolarVdWSurface | ( | const PositivePolarVdWSurface & | pps | ) |
Copy constructor
|
virtual |
Desctructor
| PositivePolarVdWSurface& BALL::PositivePolarVdWSurface::operator= | ( | const PositivePolarVdWSurface & | pps | ) |
Assignment operator