crystals.LatticeSystem¶
- class crystals.LatticeSystem(value)¶
Lattice system enumeration.
Equivalent to Crystal family except that the hexagonal crystal family is split between the rhombohedral system and hexagonal system.
- __init__()¶
Attributes
triclinic
monoclinic
orthorhombic
tetragonal
rhombohedral
hexagonal
cubic
__members__