Chemical Data Processing Library Python API - Version 1.4.0
Static Public Attributes | List of all members
CDPL.Shape.SymmetryClass Class Reference

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).
 

Detailed Description

Provides constants for the rotational symmetry class of a Gaussian shape.