BALL
1.4.1
|
#include <BALL/QSAR/surfaceDescriptors.h>
Public Member Functions | |
Constructors and Destructors | |
NegativeVdWSurface () | |
NegativeVdWSurface (const NegativeVdWSurface &ns) | |
virtual | ~NegativeVdWSurface () |
Assignment | |
NegativeVdWSurface & | operator= (const NegativeVdWSurface &ns) |
This descriptor calculates the sum of atomic SAS van der Waals surface areas of the molecule, where the atoms have a negative partial charge.
Definition at line 57 of file surfaceDescriptors.h.
Default constructor
Copy constructor
virtual BALL::NegativeVdWSurface::~NegativeVdWSurface | ( | ) | [virtual] |
Destructor
NegativeVdWSurface& BALL::NegativeVdWSurface::operator= | ( | const NegativeVdWSurface & | ns | ) |
Assignment Operator