#include <mtzdata.h>
Public Attributes | |
char | label [31] |
char | type [3] |
int | active |
unsigned int | source |
float | min |
float | max |
float * | ref |
int MTZCOL::active |
whether column in active list
char MTZCOL::label[31] |
column name as given by user
float MTZCOL::max |
maximum data element
float MTZCOL::min |
minimum data element
float* MTZCOL::ref |
data array
unsigned int MTZCOL::source |
column index in input file
char MTZCOL::type[3] |
column type