gpp4  1.3.1
Public Attributes | List of all members
float_uint_uchar Union Reference

Common data structure for floats, ints, and chars. More...

#include <ccp4_types.h>

Public Attributes

float32 f
 
uint32 i
 
uint8 c [4]
 

Detailed Description

Common data structure for floats, ints, and chars.

Member Data Documentation

uint8 float_uint_uchar::c[4]

member of four bytes

Referenced by MtzColLookup(), and MtzColSet().

float32 float_uint_uchar::f

float member

Referenced by ccp4_lrreff(), ccp4_utils_bml(), FORTRAN_SUBR(), and MtzAddColumn().

uint32 float_uint_uchar::i

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