#include <BALL/QSAR/simpleDescriptors.h>
Public Member Functions | |
Constructors and Destructors | |
PrincipalMomentOfInertia () | |
PrincipalMomentOfInertia (const PrincipalMomentOfInertia &pmi) | |
virtual | ~PrincipalMomentOfInertia () |
Assignment | |
PrincipalMomentOfInertia & | operator= (const PrincipalMomentOfInertia &pmi) |
This descriptor returns the principle moment of inertia calculated from the filed coordinates!
Definition at line 1394 of file simpleDescriptors.h.
BALL::PrincipalMomentOfInertia::PrincipalMomentOfInertia | ( | ) |
Default constructor
BALL::PrincipalMomentOfInertia::PrincipalMomentOfInertia | ( | const PrincipalMomentOfInertia & | pmi | ) |
Copy constructor
virtual BALL::PrincipalMomentOfInertia::~PrincipalMomentOfInertia | ( | ) | [virtual] |
Destrcutor
PrincipalMomentOfInertia& BALL::PrincipalMomentOfInertia::operator= | ( | const PrincipalMomentOfInertia & | pmi | ) |
Assignment operator