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_lhprt_adv(), ccp4_lrcell(), ccp4_lridx(), ccp4_lrreff(), ccp4_lrrefl(), ccp4_lwrefl(), FORTRAN_SUBR(), MtzAddHistory(), MtzAddXtal(), MtzDebugHierarchy(), MtzGetUserCellTolerance(), and MtzPut().
int MTZXTAL::nset |
number of datasets
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lrrefl(), ccp4_lrsort(), ccp4_lwrefl(), ccp4_lwsymm_c(), FORTRAN_SUBR(), MtzAddDataset(), MtzAddXtal(), MtzAssignHKLtoBase(), MtzColLookup(), MtzColSet(), MtzDebugHierarchy(), MtzDeleteRefl(), MtzFindInd(), MtzFree(), MtzGetUserCellTolerance(), MtzListColumn(), MtzListInputColumn(), MtzMalloc(), MtzNcol(), MtzNsetsInXtal(), MtzNumActiveCol(), MtzNumActiveSetsInXtal(), MtzNumSourceCol(), MtzPut(), MtzSetLookup(), and MtzSetXtal().
char MTZXTAL::pname[65] |
Project name
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lridx(), MtzAddHistory(), MtzAddXtal(), MtzGetUserCellTolerance(), and MtzPut().
float MTZXTAL::resmax |
High resolution limit
Referenced by ccp4_lhprt(), ccp4_lrreff(), ccp4_lrrefl(), ccp4_lwrefl(), MtzAddXtal(), MtzGetUserCellTolerance(), MtzPut(), and MtzResLimits().
float MTZXTAL::resmin |
Low resolution limit
Referenced by ccp4_lhprt(), ccp4_lrreff(), ccp4_lrrefl(), ccp4_lwrefl(), MtzAddXtal(), MtzGetUserCellTolerance(), MtzPut(), and MtzResLimits().
MTZSET** MTZXTAL::set |
datasets
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lrreff(), ccp4_lrrefl(), ccp4_lrsort(), ccp4_lwrefl(), ccp4_lwsymm_c(), FORTRAN_SUBR(), MtzAddDataset(), MtzAddXtal(), MtzAssignHKLtoBase(), MtzColLookup(), MtzColSet(), MtzDebugHierarchy(), MtzDeleteRefl(), MtzFindInd(), MtzFree(), MtzGetUserCellTolerance(), MtzIsetInXtal(), MtzListColumn(), MtzListInputColumn(), MtzNcol(), MtzNumActiveCol(), MtzNumActiveSetsInXtal(), MtzNumSourceCol(), MtzPut(), MtzSetLookup(), MtzSetsInXtal(), and MtzSetXtal().
char MTZXTAL::xname[65] |
Crystal name
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lridx(), ccp4_lwbat(), MtzAddHistory(), MtzAddXtal(), MtzDebugHierarchy(), MtzGetUserCellTolerance(), MtzPut(), and MtzXtalPath().
int MTZXTAL::xtalid |
Crystal id
Referenced by MtzAddXtal(), and MtzGetUserCellTolerance().