#include <cif.h>
Public Attributes | |
| FIELD | dist:8 |
| FIELD | wline:24 |
| FIELD | weight:16 |
| FIELD | wfid:16 |
| FIELD | wcpos:16 |
| FIELD | bfid:16 |
| FIELD | bsize:24 |
| FIELD | btype:1 |
| FIELD | wtype:1 |
| FIELD | un1:6 |
| FIELD | bline:24 |
| FIELD | un2:8 |
| FIELD | bcpos:16 |
Definition at line 1839 of file cif.h.
| FIELD Cif_geometry_dim::bcpos |
Definition at line 1852 of file cif.h.
Referenced by ascii_geometry().
| FIELD Cif_geometry_dim::bfid |
Definition at line 1845 of file cif.h.
Referenced by ascii_geometry(), and remap_symbols().
| FIELD Cif_geometry_dim::bline |
Definition at line 1850 of file cif.h.
Referenced by ascii_geometry().
| FIELD Cif_geometry_dim::bsize |
Definition at line 1846 of file cif.h.
Referenced by ascii_geometry().
| FIELD Cif_geometry_dim::btype |
Definition at line 1847 of file cif.h.
Referenced by ascii_geometry().
| FIELD Cif_geometry_dim::dist |
Definition at line 1840 of file cif.h.
Referenced by ascii_geometry().
| FIELD Cif_geometry_dim::un1 |
| FIELD Cif_geometry_dim::un2 |
| FIELD Cif_geometry_dim::wcpos |
Definition at line 1844 of file cif.h.
Referenced by ascii_geometry().
| FIELD Cif_geometry_dim::weight |
Definition at line 1842 of file cif.h.
Referenced by ascii_geometry().
| FIELD Cif_geometry_dim::wfid |
Definition at line 1843 of file cif.h.
Referenced by ascii_geometry(), and remap_symbols().
| FIELD Cif_geometry_dim::wline |
Definition at line 1841 of file cif.h.
Referenced by ascii_geometry().
| FIELD Cif_geometry_dim::wtype |
Definition at line 1848 of file cif.h.
Referenced by ascii_geometry().
1.7.1