BALL::PolarVdWSurface Class Reference

#include <BALL/QSAR/surfaceDescriptors.h>

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

List of all members.


Public Member Functions

Constructors and Destructors
 PolarVdWSurface ()
 PolarVdWSurface (const PolarVdWSurface &ps)
virtual ~PolarVdWSurface ()
Assignment
PolarVdWSurfaceoperator= (const PolarVdWSurface &ps)

Detailed Description

This descriptor calculates the sum of atomic SAS van der Waals surface areas of the molecule, of the polar atoms.


Constructor & Destructor Documentation

BALL::PolarVdWSurface::PolarVdWSurface (  ) 

Default Constructor

BALL::PolarVdWSurface::PolarVdWSurface ( const PolarVdWSurface ps  ) 

Copy constructor

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

Destructor


Member Function Documentation

PolarVdWSurface& BALL::PolarVdWSurface::operator= ( const PolarVdWSurface ps  ) 

Assignment operator