|
gpp4
1.3.1
|
#include <mtzdata.h>
Public Attributes | |
| int | xtalid |
| char | xname [65] |
| char | pname [65] |
| float | cell [6] |
| float | resmin |
| float | resmax |
| int | nset |
| MTZSET ** | set |
MTZ crystal struct.
| float MTZXTAL::cell[6] |
Crystal cell
Referenced by ccp4_lhprt(), ccp4_lrcell(), ccp4_lridx(), and MtzDebugHierarchy().
| int MTZXTAL::nset |
number of datasets
Referenced by ccp4_lhprt(), ccp4_lrsort(), MtzAssignHKLtoBase(), MtzColLookup(), MtzColSet(), MtzDebugHierarchy(), MtzDeleteRefl(), MtzFindInd(), MtzFree(), MtzListColumn(), MtzListInputColumn(), MtzNcol(), MtzNsetsInXtal(), MtzNumActiveCol(), MtzNumActiveSetsInXtal(), MtzNumSourceCol(), MtzSetLookup(), and MtzSetXtal().
| char MTZXTAL::pname[65] |
Project name
Referenced by ccp4_lhprt(), and ccp4_lridx().
| float MTZXTAL::resmax |
High resolution limit
Referenced by ccp4_lhprt(), and MtzResLimits().
| float MTZXTAL::resmin |
Low resolution limit
Referenced by ccp4_lhprt(), and MtzResLimits().
| MTZSET** MTZXTAL::set |
datasets
Referenced by ccp4_lhprt(), ccp4_lrsort(), MtzAssignHKLtoBase(), MtzColLookup(), MtzColSet(), MtzDebugHierarchy(), MtzDeleteRefl(), MtzFindInd(), MtzFree(), MtzIsetInXtal(), MtzListColumn(), MtzListInputColumn(), MtzNcol(), MtzNumActiveCol(), MtzNumActiveSetsInXtal(), MtzNumSourceCol(), MtzSetLookup(), MtzSetsInXtal(), and MtzSetXtal().
| char MTZXTAL::xname[65] |
Crystal name
Referenced by ccp4_lhprt(), ccp4_lridx(), MtzDebugHierarchy(), and MtzXtalPath().
| int MTZXTAL::xtalid |
Crystal id
1.8.13