#include <BALL/QSAR/simpleDescriptors.h>
Public Member Functions | |
Constructor and Destrcutors | |
PrincipalMomentOfInertiaZ () | |
PrincipalMomentOfInertiaZ (const PrincipalMomentOfInertiaZ &pmiz) | |
virtual | ~PrincipalMomentOfInertiaZ () |
Assignment | |
PrincipalMomentOfInertiaZ & | operator= (const PrincipalMomentOfInertiaZ &pmiz) |
This descriptor adds up the z-axis component of the principal moment of interia over all atoms, calculated from the filed coordinates!
BALL::PrincipalMomentOfInertiaZ::PrincipalMomentOfInertiaZ | ( | ) |
Default constructor
BALL::PrincipalMomentOfInertiaZ::PrincipalMomentOfInertiaZ | ( | const PrincipalMomentOfInertiaZ & | pmiz | ) |
Copy constructor
virtual BALL::PrincipalMomentOfInertiaZ::~PrincipalMomentOfInertiaZ | ( | ) | [virtual] |
Destructor
PrincipalMomentOfInertiaZ& BALL::PrincipalMomentOfInertiaZ::operator= | ( | const PrincipalMomentOfInertiaZ & | pmiz | ) |
Assignment operator