29 #ifndef CDPL_SHAPE_SYMMETRYCLASS_HPP
30 #define CDPL_SHAPE_SYMMETRYCLASS_HPP
42 namespace SymmetryClass
49 constexpr
unsigned int UNDEF = 0;
constexpr unsigned int OBLATE
Specifies an oblate (disc-shaped) symmetric top.
Definition: SymmetryClass.hpp:59
constexpr unsigned int UNDEF
Specifies an undefined symmetry class.
Definition: SymmetryClass.hpp:49
constexpr unsigned int PROLATE
Specifies a prolate (cigar-shaped) symmetric top.
Definition: SymmetryClass.hpp:64
constexpr unsigned int ASYMMETRIC
Specifies an asymmetric shape (all three principal moments of inertia distinct).
Definition: SymmetryClass.hpp:54
constexpr unsigned int SPHERICAL
Specifies a spherical top (all three principal moments of inertia equal).
Definition: SymmetryClass.hpp:69
The namespace of the Chemical Data Processing Library.