| Home | Trees | Indices | Help |
|
|---|
|
|
CRYST1 class
The CRYST1 record presents the unit cell parameters, space group, and Z value. If the structure was not determined by crystallographic means, CRYST1 simply defines a unit cube.
|
|||
|
__init__(self,
line) Initialize by parsing line COLUMNS TYPE FIELD DEFINITION --------------------------------------- 7-15 float a a (Angstroms). |
||
|
|||
Initialize by parsing line COLUMNS TYPE FIELD DEFINITION --------------------------------------- 7-15 float a a (Angstroms). 16-24 float b b (Angstroms). 25-33 float c c (Angstroms). 34-40 float alpha alpha (degrees). 41-47 float beta beta (degrees). 48-54 float gamma gamma (degrees). 56-66 string sGroup Space group. 67-70 int z Z value. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:10:34 2007 | http://epydoc.sourceforge.net |