Go to the documentation of this file.
33 #define MTZVERSN "MTZ:V1.1"
34 #define MTZ_MAJOR_VERSN 1
35 #define MTZ_MINOR_VERSN 1
36 #define CCP4_MTZDATA 20100630
41 #define MTZRECORDLENGTH 80
42 #define MAXSPGNAMELENGTH 20
44 #define NBATCHWORDS 185
45 #define NBATCHINTEGERS 29
46 #define NBATCHREALS 156
50 #define MCOLUMNS 10000
53 typedef struct { char label[31];
67 typedef struct {
int setid;
75 typedef struct {
int xtalid;
148 typedef struct {
int spcgrp;
151 float sym[192][4][4];
163 typedef union {
char amnf[4];
187 char *unknown_headers;
188 int n_unknown_headers;