BALL::PrincipalMomentOfInertiaX Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

Inheritance diagram for BALL::PrincipalMomentOfInertiaX:
BALL::SimpleBase BALL::Descriptor BALL::UnaryProcessor< AtomContainer > BALL::UnaryFunctor< AtomContainer, Processor::Result >

List of all members.


Public Member Functions

Constructors and Destructors
 PrincipalMomentOfInertiaX ()
 PrincipalMomentOfInertiaX (const PrincipalMomentOfInertiaX &pmix)
virtual ~PrincipalMomentOfInertiaX ()
Assignment
PrincipalMomentOfInertiaXoperator= (const PrincipalMomentOfInertiaX &pmix)

Detailed Description

This descripor adds up the x-axis component of the principal moment of inertia over all atoms, calculated from the filed coordinates!


Constructor & Destructor Documentation

BALL::PrincipalMomentOfInertiaX::PrincipalMomentOfInertiaX (  ) 

Default constructor

BALL::PrincipalMomentOfInertiaX::PrincipalMomentOfInertiaX ( const PrincipalMomentOfInertiaX pmix  ) 

Copy constructor

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

Destructor


Member Function Documentation

PrincipalMomentOfInertiaX& BALL::PrincipalMomentOfInertiaX::operator= ( const PrincipalMomentOfInertiaX pmix  ) 

Assignment operator