![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Provides constants for the rotational symmetry class of a Gaussian shape. More...
Variables | |
| constexpr unsigned int | UNDEF = 0 |
| Specifies an undefined symmetry class. More... | |
| constexpr unsigned int | ASYMMETRIC = 1 |
| Specifies an asymmetric shape (all three principal moments of inertia distinct). More... | |
| constexpr unsigned int | OBLATE = 2 |
| Specifies an oblate (disc-shaped) symmetric top. More... | |
| constexpr unsigned int | PROLATE = 3 |
| Specifies a prolate (cigar-shaped) symmetric top. More... | |
| constexpr unsigned int | SPHERICAL = 4 |
| Specifies a spherical top (all three principal moments of inertia equal). More... | |
Provides constants for the rotational symmetry class of a Gaussian shape.
|
constexpr |
Specifies an undefined symmetry class.
|
constexpr |
Specifies an asymmetric shape (all three principal moments of inertia distinct).
|
constexpr |
Specifies an oblate (disc-shaped) symmetric top.
|
constexpr |
Specifies a prolate (cigar-shaped) symmetric top.
|
constexpr |
Specifies a spherical top (all three principal moments of inertia equal).