Main Page   Compound List   File List   Compound Members   File Members   Related Pages  

MTZCOL Struct Reference

#include <mtzdata.h>

List of all members.

Public Attributes

char label [31]
char type [3]
int active
unsigned int source
float min
float max
float * ref


Detailed Description

MTZ column struct.


Member Data Documentation

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


The documentation for this struct was generated from the following file: