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

MTZXTAL Struct Reference

#include <mtzdata.h>

List of all members.

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

float MTZXTAL::cell[6]
 

Crystal cell

int MTZXTAL::nset
 

number of datasets

char MTZXTAL::pname[65]
 

Project name

float MTZXTAL::resmax
 

High resolution limit

float MTZXTAL::resmin
 

Low resolution limit

MTZSET** MTZXTAL::set
 

datasets

char MTZXTAL::xname[65]
 

Crystal name

int MTZXTAL::xtalid
 

Crystal id


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