#include <mtzdata.h>
Public Attributes | |
| int | setid |
| char | dname [65] |
| float | wavelength |
| int | ncol |
| MTZCOL ** | col |
| int MTZSET::setid |
Dataset id
Referenced by ccp4_lhprt(), MtzAddDataset(), MtzGet(), MtzListColumn(), MtzListInputColumn(), and MtzPut().
| char MTZSET::dname[65] |
Dataset name
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), MtzDebugHierarchy(), MtzGet(), and MtzPut().
| float MTZSET::wavelength |
Dataset wavelength
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), MtzGet(), and MtzPut().
| int MTZSET::ncol |
number of columns
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lrrefl(), ccp4_lrsort(), ccp4_lwassn(), ccp4_lwrefl(), MtzAssignColumn(), MtzAssignHKLtoBase(), MtzColLookup(), MtzColSet(), MtzDebugHierarchy(), MtzDeleteRefl(), MtzFindInd(), MtzFree(), MtzListColumn(), MtzListInputColumn(), and MtzPut().
columns
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lrreff(), ccp4_lrrefl(), ccp4_lrsort(), ccp4_lwassn(), ccp4_lwrefl(), MtzAssignColumn(), MtzAssignHKLtoBase(), MtzColLookup(), MtzColSet(), MtzDebugHierarchy(), MtzDeleteRefl(), MtzFindInd(), MtzFree(), MtzGet(), MtzListColumn(), MtzListInputColumn(), and MtzPut().
1.5.6