#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.
| BALL::NegativeVdWSurface::NegativeVdWSurface | ( | ) |
Default constructor
| BALL::NegativeVdWSurface::NegativeVdWSurface | ( | const NegativeVdWSurface & | ns | ) |
Copy constructor
| virtual BALL::NegativeVdWSurface::~NegativeVdWSurface | ( | ) | [virtual] |
Destructor
| NegativeVdWSurface& BALL::NegativeVdWSurface::operator= | ( | const NegativeVdWSurface & | ns | ) |
Assignment Operator
1.6.3