gpp4
1.3.1
|
#include <mtzdata.h>
Public Attributes | |
int | setid |
char | dname [65] |
float | wavelength |
int | ncol |
MTZCOL ** | col |
MTZ dataset struct.
MTZCOL** MTZSET::col |
char MTZSET::dname[65] |
Dataset name
Referenced by ccp4_lhprt(), ccp4_lridx(), MtzDebugHierarchy(), and MtzSetPath().
int MTZSET::ncol |
number of columns
Referenced by ccp4_lhprt(), ccp4_lrsort(), MtzAddColumn(), MtzAssignHKLtoBase(), MtzColLookup(), MtzColSet(), MtzDebugHierarchy(), MtzDeleteRefl(), MtzFindInd(), MtzFree(), MtzListColumn(), MtzListInputColumn(), MtzNcolsInSet(), MtzNumActiveColsInSet(), and MtzNumSourceColsInSet().
int MTZSET::setid |
Dataset id
Referenced by ccp4_lhprt(), ccp4_lridx(), MtzDebugHierarchy(), MtzListColumn(), MtzListInputColumn(), and MtzNbatchesInSet().
float MTZSET::wavelength |
Dataset wavelength
Referenced by ccp4_lhprt(), and ccp4_lridx().