gpp4  1.3.1
Classes | Typedefs
ccp4_spg.h File Reference

Data structure for symmetry information. More...

Go to the source code of this file.

Classes

struct  ccp4_symop_
 Kevin's symmetry operator. More...
 
struct  ccp4_spacegroup_
 Data structure of a space group descriptor. More...
 

Typedefs

typedef struct ccp4_symop_ ccp4_symop
 
typedef struct ccp4_spacegroup_ CCP4SPG
 

Detailed Description

Data structure for symmetry information.

A data structure for spacegroup information and related quantities. Some items are loaded from syminfo.lib while others are calculated on the fly.

There is also a struct for symop rotation matrices and translation vectors. This can be converted to other representations using functions in ccp4_parser.

Author
Martyn Winn

Typedef Documentation

typedef struct ccp4_symop_ ccp4_symop

creates a type name for struct ccp4_symop_

typedef struct ccp4_spacegroup_ CCP4SPG

Creates a type name for struct ccp4_spacegroup_