bravais: Constructor for an S3 object of class "bravais"
Description
There are 14 Bravais lattices. They are represented by a two-letter symbol:
aP, mP, mS, oP, oS, oF, oI, tP, tI, hP, hR, cP, cF, cI
Usage
bravais(bt = NULL)
Value
An object of class "bravais". It is a named list of length 4. The first slot, "bt", is
the universally-used two-letter symbol. The second, third and fourth slots are, respectively,
"cr_fam" (the corresponding crystal family), "cr_sys" (the corresponding crystal system) and
"lt_sys" (the corresponding lattice system).
Arguments
bt
A two-letter character, denoting the Bravais type.