#include <mtzdata.h>
Public Attributes | |
| CCP4File * | filein |
| CCP4File * | fileout |
| char | title [71] |
| char * | hist |
| int | histlines |
| int | nxtal |
| int | ncol_read |
| int | nref |
| int | nref_filein |
| int | refs_in_memory |
| int | n_orig_bat |
| float | resmax_out |
| float | resmin_out |
| MNF | mnf |
| SYMGRP | mtzsymm |
| MTZXTAL ** | xtal |
| MTZBAT * | batch |
| MTZCOL * | order [5] |
first batch header
file for reading
file for writing
| char* MTZ::hist |
history of mtz file
| int MTZ::histlines |
number of lines in hist
symmetry information
| int MTZ::n_orig_bat |
original number of batches
| int MTZ::ncol_read |
number of columns from file
| int MTZ::nref |
total number of reflections
| int MTZ::nref_filein |
number of reflections from input file
| int MTZ::nxtal |
number of crystals
| MTZCOL* MTZ::order[5] |
sort order
whether reflections are held in memory
| float MTZ::resmax_out |
output file max res
| float MTZ::resmin_out |
output file min res
| char MTZ::title[71] |
title of mtz structure
1.4.7