Missing number flag for the MTZ data structure. More...
#include <mtzdata.h>
Public Attributes | |
char | amnf [4] |
float | fmnf |
Missing number flag for the MTZ data structure.
char MNF::amnf[4] |
byte representation of MNF
Referenced by ccp4_ismnf(), ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lrreff(), MtzAddColumn(), MtzGetUserCellTolerance(), MtzMalloc(), and MtzPut().
float MNF::fmnf |
floating point representation of MNF
Referenced by ccp4_ismnf(), ccp4_lhprt(), ccp4_lhprt_adv(), ccp4_lrreff(), FORTRAN_SUBR(), MtzAddColumn(), MtzGetUserCellTolerance(), and MtzPut().