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