BALL::NegativeVdWSurface Class Reference

#include <BALL/QSAR/surfaceDescriptors.h>

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

List of all members.


Public Member Functions

Constructors and Destructors
 NegativeVdWSurface ()
 NegativeVdWSurface (const NegativeVdWSurface &ns)
virtual ~NegativeVdWSurface ()
Assignment
NegativeVdWSurfaceoperator= (const NegativeVdWSurface &ns)

Detailed Description

This descriptor calculates the sum of atomic SAS van der Waals surface areas of the molecule, where the atoms have a negative partial charge.


Constructor & Destructor Documentation

BALL::NegativeVdWSurface::NegativeVdWSurface (  ) 

Default constructor

BALL::NegativeVdWSurface::NegativeVdWSurface ( const NegativeVdWSurface ns  ) 

Copy constructor

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

Destructor


Member Function Documentation

NegativeVdWSurface& BALL::NegativeVdWSurface::operator= ( const NegativeVdWSurface ns  ) 

Assignment Operator