BALL::RelNegativePartialCharge Class Reference

#include <BALL/QSAR/partialChargeDescriptors.h>

Inheritance diagram for BALL::RelNegativePartialCharge:
BALL::PartialChargeBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.


Public Member Functions

Constructors and Destructors
 RelNegativePartialCharge ()
 RelNegativePartialCharge (const RelNegativePartialCharge &rppc)
virtual ~RelNegativePartialCharge ()
Assignment
RelNegativePartialChargeoperator= (const RelNegativePartialCharge &rnpc)

Detailed Description

This descriptor returns the fraction of negative partial charges, which is calculated by deviding the most negative partial charge value by the sum of negative partial charges.


Constructor & Destructor Documentation

BALL::RelNegativePartialCharge::RelNegativePartialCharge (  ) 

Default constructor

BALL::RelNegativePartialCharge::RelNegativePartialCharge ( const RelNegativePartialCharge rppc  ) 

Copy constructor

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

Destructor


Member Function Documentation

RelNegativePartialCharge& BALL::RelNegativePartialCharge::operator= ( const RelNegativePartialCharge rnpc  ) 

Assignment operator