BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
BALL::RelPositivePartialCharge Class Reference

#include <BALL/QSAR/partialChargeDescriptors.h>

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

List of all members.

Public Member Functions

Constructors and Destructors
 RelPositivePartialCharge ()
 RelPositivePartialCharge (const RelPositivePartialCharge &rppc)
virtual ~RelPositivePartialCharge ()
Assignment
RelPositivePartialChargeoperator= (const RelPositivePartialCharge &rppc)

Detailed Description

This descriptor returns the fraction of positive partial charges, which is calculated by deviding the biggest partial charges value by the sum of positive partial charges.

Definition at line 93 of file partialChargeDescriptors.h.


Constructor & Destructor Documentation

Default constructor

Copy constructor

Destructor


Member Function Documentation

RelPositivePartialCharge& BALL::RelPositivePartialCharge::operator= ( const RelPositivePartialCharge rppc)

Assignment operator

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