BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
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.

Definition at line 57 of file surfaceDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

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

Assignment Operator

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines