Trees | Indices | Help |
|
---|
|
object --+ | CrystalSystems
Manage the properties of the seven crystal systems.
|
|||
Triclinic Manage the triclinic system. |
|||
Monoclinic Manage the monoclinic system. |
|||
Orthorhombic Manage the orthorhombic system. |
|||
Tetragonal Manage the tetragonal system. |
|||
Trigonal Manage the trigonal system. |
|||
Hexagonal Manage the hexagonal system. |
|||
Cubic Manage the cubic system. |
|
|||
one of the seven crystal system objects |
|
||
Inherited from |
|
|||
TRICLINIC_NAME = 'triclinic'
|
|||
MONOCLINIC_NAME = 'monoclinic'
|
|||
ORTHORHOMBIC_NAME = 'orthorhombic'
|
|||
TETRAGONAL_NAME = 'Tetragonal'
|
|||
TRIGONAL_NAME = 'trigonal'
|
|||
HEXAGONAL_NAME = 'hexagonal'
|
|||
CUBIC_NAME = 'cubic'
|
|||
LENGTHS_ONE_UNIQUE = 'a = b = c'
|
|||
LENGTHS_TWO_UNIQUE = 'a = b != c'
|
|||
LENGTHS_THREE_UNIQUE = 'a != b != c != a'
|
|||
ANGLES_ONE_UNIQUE = '90 degrees = alpha = beta = gamma'
|
|||
ANGLES_ONE_UNIQUE_NOT_RIGHT = '90 degrees != alpha = beta = ga
|
|||
ANGLES_TWO_UNIQUE = '90 degrees = alpha = beta != gamma'
|
|||
ANGLES_TWO_UNIQUE_HEXAGONAL = '90 degrees = alpha = beta and '
|
|||
ANGLES_THREE_UNIQUE = '90 degrees != alpha, beta, gamma and '
|
|||
NO_CONSTRAINTS = 'no constraints'
|
|
|||
Inherited from |
|
Return the crystal system object for the crystem system of the provided name.
|
|
ANGLES_ONE_UNIQUE_NOT_RIGHT
|
ANGLES_TWO_UNIQUE_HEXAGONAL
|
ANGLES_THREE_UNIQUE
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:41 2015 | http://epydoc.sourceforge.net |