#include <BALL/QSAR/surfaceDescriptors.h>
Public Member Functions | |
Constructors and Destructors | |
| PolarVdWSurface () | |
| PolarVdWSurface (const PolarVdWSurface &ps) | |
| virtual | ~PolarVdWSurface () |
Assignment | |
| PolarVdWSurface & | operator= (const PolarVdWSurface &ps) |
This descriptor calculates the sum of atomic SAS van der Waals surface areas of the molecule, of the polar atoms.
| BALL::PolarVdWSurface::PolarVdWSurface | ( | ) |
Default Constructor
| BALL::PolarVdWSurface::PolarVdWSurface | ( | const PolarVdWSurface & | ps | ) |
Copy constructor
| virtual BALL::PolarVdWSurface::~PolarVdWSurface | ( | ) | [virtual] |
Destructor
| PolarVdWSurface& BALL::PolarVdWSurface::operator= | ( | const PolarVdWSurface & | ps | ) |
Assignment operator