has_hexagonal_lattice#
- property ReciprocalLatticeVector.has_hexagonal_lattice#
Whether the crystal lattice is hexagonal/trigonal.
- Returns:
Examples
See
ReciprocalLatticeVectorfor the creation ofrlv>>> rlv ReciprocalLatticeVector (2,), al (m-3m) [[1. 1. 1.] [2. 0. 0.]] >>> rlv.has_hexagonal_lattice False