gpp4  1.3.1
Public Attributes
_CMMFile Struct Reference

Construct to hold the information about a map file. More...

#include <cmaplib.h>

List of all members.

Public Attributes

CCP4Filestream
char * file_name
unsigned int data_mode
unsigned int close_mode
float cell [6]
int spacegroup
int map_dim [3]
int origin [3]
int cell_grid [3]
int axes_order [3]
CMMFile_Symop symop
CMMFile_Data data
CMMFile_Stats stats
CMMFile_Labels labels
CMMFile_Skew skew
int reserved [8]
char user_access [28]

Detailed Description

Construct to hold the information about a map file.


Member Data Documentation

int _CMMFile::axes_order[3]

which axis corresponds to x, y, z

Referenced by ccp4_cmap_get_order(), ccp4_cmap_set_order(), parse_mapheader(), and write_mapheader().

float _CMMFile::cell[6]
int _CMMFile::cell_grid[3]

grid size along cell edges

Referenced by ccp4_cmap_get_grid(), ccp4_cmap_set_grid(), parse_mapheader(), and write_mapheader().

unsigned int _CMMFile::close_mode
CMMFile_Data _CMMFile::data
unsigned int _CMMFile::data_mode
char* _CMMFile::file_name

name of file

Referenced by ccp4_cmap_open().

CMMFile_Labels _CMMFile::labels
int _CMMFile::map_dim[3]
int _CMMFile::origin[3]

map origin (number of first column, row, section)

Referenced by ccp4_cmap_get_origin(), ccp4_cmap_set_origin(), parse_mapheader(), and write_mapheader().

CMMFile_Skew _CMMFile::skew
int _CMMFile::spacegroup
CMMFile_Stats _CMMFile::stats
CCP4File* _CMMFile::stream
CMMFile_Symop _CMMFile::symop
char _CMMFile::user_access[28]

Referenced by parse_mapheader(), and write_mapheader().


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