#include <mtzdata.h>
Public Attributes | |
int | spcgrp |
char | spcgrpname [MAXSPGNAMELENGTH+1] |
int | nsym |
float | sym [192][4][4] |
int | nsymp |
char | symtyp |
char | pgname [11] |
int SYMGRP::spcgrp |
spacegroup number
Referenced by ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lrsymi(), ccp4_lwsymm(), MtzGet(), MtzMalloc(), MtzPut(), and MtzSpacegroupNumber().
char SYMGRP::spcgrpname[MAXSPGNAMELENGTH+1] |
spacegroup name
Referenced by ccp4_lhprt(), ccp4_lrsymi(), ccp4_lwsymm(), MtzGet(), MtzMalloc(), and MtzPut().
int SYMGRP::nsym |
number of symmetry operations
Referenced by ccp4_lhprt(), ccp4_lrsymm(), ccp4_lwsymm(), MtzGet(), MtzMalloc(), and MtzPut().
float SYMGRP::sym[192][4][4] |
symmetry operations (translations in [*][3])
Referenced by ccp4_lhprt(), ccp4_lrsymm(), ccp4_lwsymm(), MtzGet(), and MtzPut().
int SYMGRP::nsymp |
number of primitive symmetry ops.
Referenced by ccp4_lhprt(), ccp4_lrsymi(), ccp4_lwsymm(), MtzGet(), MtzMalloc(), and MtzPut().
char SYMGRP::symtyp |
lattice type (P,A,B,C,I,F,R)
Referenced by ccp4_lhprt(), ccp4_lrsymi(), ccp4_lwsymm(), MtzGet(), MtzMalloc(), and MtzPut().
char SYMGRP::pgname[11] |
pointgroup name
Referenced by ccp4_lhprt(), ccp4_lrsymi(), ccp4_lwsymm(), MtzGet(), MtzMalloc(), and MtzPut().