gpp4  1.3.1
Public Attributes | List of all members
MTZCOL Struct Reference

#include <mtzdata.h>

Public Attributes

char label [31]
 
char type [3]
 
int active
 
unsigned int source
 
float min
 
float max
 
float * ref
 
char colsource [37]
 
char grpname [31]
 
char grptype [5]
 
int grpposn
 

Detailed Description

MTZ column struct.

Member Data Documentation

◆ active

int MTZCOL::active

whether column in active list

Referenced by ccp4_lhprt(), MtzDebugHierarchy(), MtzNumActiveColsInSet(), and MtzToggleColumn().

◆ colsource

char MTZCOL::colsource[37]

column source - originating job

◆ grpname

char MTZCOL::grpname[31]

column group name

◆ grpposn

int MTZCOL::grpposn

column group position in group

◆ grptype

char MTZCOL::grptype[5]

column group type

◆ label

char MTZCOL::label[31]

column name as given by user

Referenced by ccp4_lhprt(), MtzColPath(), MtzDebugHierarchy(), MtzFindInd(), MtzListColumn(), and MtzListInputColumn().

◆ max

float MTZCOL::max

maximum data element

Referenced by ccp4_lhprt().

◆ min

float MTZCOL::min

minimum data element

Referenced by ccp4_lhprt().

◆ ref

float* MTZCOL::ref

data array

Referenced by MtzDeleteRefl(), and MtzFreeCol().

◆ source

unsigned int MTZCOL::source

column index in input file

Referenced by MtzDebugHierarchy(), MtzListInputColumn(), and MtzNumSourceColsInSet().

◆ type

char MTZCOL::type[3]

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