BALL::PrincipalMomentOfInertiaY Class Reference

#include <BALL/QSAR/simpleDescriptors.h>

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

List of all members.

Public Member Functions

Constructors and Destructors
 PrincipalMomentOfInertiaY ()
 PrincipalMomentOfInertiaY (const PrincipalMomentOfInertiaY &pmiy)
virtual ~PrincipalMomentOfInertiaY ()
Assignment
PrincipalMomentOfInertiaYoperator= (const PrincipalMomentOfInertiaY &pmiy)

Detailed Description

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


Constructor & Destructor Documentation

BALL::PrincipalMomentOfInertiaY::PrincipalMomentOfInertiaY ( )

Default constructor

BALL::PrincipalMomentOfInertiaY::PrincipalMomentOfInertiaY ( const PrincipalMomentOfInertiaY pmiy)

Copy constructor

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

Destructor


Member Function Documentation

PrincipalMomentOfInertiaY& BALL::PrincipalMomentOfInertiaY::operator= ( const PrincipalMomentOfInertiaY pmiy)

Assignment operator