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

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

#include <cmaplib.h>

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

◆ axes_order

int _CMMFile::axes_order[3]

which axis corresponds to x, y, z

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

◆ cell

float _CMMFile::cell[6]

unit cell parameters

Referenced by ccp4_cmap_get_cell(), ccp4_cmap_set_cell(), and write_mapheader().

◆ cell_grid

int _CMMFile::cell_grid[3]

grid size along cell edges

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

◆ file_name

char* _CMMFile::file_name

name of file

◆ map_dim

int _CMMFile::map_dim[3]

size of map array (number of columns, rows, sections)

Referenced by ccp4_cmap_get_dim(), ccp4_cmap_set_datamode(), ccp4_cmap_set_dim(), and write_mapheader().

◆ origin

int _CMMFile::origin[3]

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

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

◆ spacegroup

int _CMMFile::spacegroup

space group number

Referenced by ccp4_cmap_get_spacegroup(), and write_mapheader().

◆ stream

CCP4File* _CMMFile::stream

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