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