BALL::PrincipalMomentOfInertiaZ Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

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

List of all members.


Public Member Functions

Constructor and Destrcutors
 PrincipalMomentOfInertiaZ ()
 PrincipalMomentOfInertiaZ (const PrincipalMomentOfInertiaZ &pmiz)
virtual ~PrincipalMomentOfInertiaZ ()
Assignment
PrincipalMomentOfInertiaZoperator= (const PrincipalMomentOfInertiaZ &pmiz)

Detailed Description

This descriptor adds up the z-axis component of the principal moment of interia over all atoms, calculated from the filed coordinates!


Constructor & Destructor Documentation

BALL::PrincipalMomentOfInertiaZ::PrincipalMomentOfInertiaZ (  ) 

Default constructor

BALL::PrincipalMomentOfInertiaZ::PrincipalMomentOfInertiaZ ( const PrincipalMomentOfInertiaZ pmiz  ) 

Copy constructor

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

Destructor


Member Function Documentation

PrincipalMomentOfInertiaZ& BALL::PrincipalMomentOfInertiaZ::operator= ( const PrincipalMomentOfInertiaZ pmiz  ) 

Assignment operator