![]() |
Chemical Data Processing Library Python API - Version 1.4.0
|
Provides constants for the rotational symmetry class of a Gaussian shape. More...
Inheritance diagram for CDPL.Shape.SymmetryClass:Static Public Attributes | |
| int | UNDEF = 0 |
| Specifies an undefined symmetry class. | |
| int | ASYMMETRIC = 1 |
| Specifies an asymmetric shape (all three principal moments of inertia distinct). | |
| int | OBLATE = 2 |
| Specifies an oblate (disc-shaped) symmetric top. | |
| int | PROLATE = 3 |
| Specifies a prolate (cigar-shaped) symmetric top. | |
| int | SPHERICAL = 4 |
| Specifies a spherical top (all three principal moments of inertia equal). | |
Provides constants for the rotational symmetry class of a Gaussian shape.