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

#include <mtzdata.h>

Public Attributes

int xtalid
 
char xname [65]
 
char pname [65]
 
float cell [6]
 
float resmin
 
float resmax
 
int nset
 
MTZSET ** set
 

Detailed Description

MTZ crystal struct.

Member Data Documentation

◆ cell

float MTZXTAL::cell[6]

Crystal cell

Referenced by ccp4_lhprt(), ccp4_lrcell(), ccp4_lridx(), and MtzDebugHierarchy().

◆ nset

int MTZXTAL::nset

◆ pname

char MTZXTAL::pname[65]

Project name

Referenced by ccp4_lhprt(), and ccp4_lridx().

◆ resmax

float MTZXTAL::resmax

High resolution limit

Referenced by ccp4_lhprt(), and MtzResLimits().

◆ resmin

float MTZXTAL::resmin

Low resolution limit

Referenced by ccp4_lhprt(), and MtzResLimits().

◆ set

MTZSET** MTZXTAL::set

◆ xname

char MTZXTAL::xname[65]

Crystal name

Referenced by ccp4_lhprt(), ccp4_lridx(), MtzDebugHierarchy(), and MtzXtalPath().

◆ xtalid

int MTZXTAL::xtalid

Crystal id


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