BALL::NegativePolarVdWSurface Class Reference

#include <BALL/QSAR/surfaceDescriptors.h>

Inheritance diagram for BALL::NegativePolarVdWSurface:
BALL::SurfaceBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.


Public Member Functions

Constructors and Destructors
 NegativePolarVdWSurface ()
 NegativePolarVdWSurface (const NegativePolarVdWSurface &nps)
virtual ~NegativePolarVdWSurface ()
Assigment
NegativePolarVdWSurfaceoperator= (const NegativePolarVdWSurface &nps)

Detailed Description

This descriptor calculates the sum of atomic SAS van der Waals surface areas of the molecule, where the partial charge of the atom is negative and the atom is a polar atom.


Constructor & Destructor Documentation

BALL::NegativePolarVdWSurface::NegativePolarVdWSurface (  ) 

Default constructor

BALL::NegativePolarVdWSurface::NegativePolarVdWSurface ( const NegativePolarVdWSurface nps  ) 

Copy constructor

virtual BALL::NegativePolarVdWSurface::~NegativePolarVdWSurface (  )  [virtual]

Destructor


Member Function Documentation

NegativePolarVdWSurface& BALL::NegativePolarVdWSurface::operator= ( const NegativePolarVdWSurface nps  ) 

Assignment operator