GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > GRBP / V0-4-2

Constituent: grbpsiu     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_Float Union Reference

Union of the various representations of a 32-bit floating point number. More...

#include <GRBP_math.h>

Collaboration diagram for _Float:

Collaboration graph
[legend]

Data Fields

float v
unsigned int ul
signed int sl
Float_bf bf

Detailed Description

Union of the various representations of a 32-bit floating point number.


Field Documentation

Float_bf _Float::bf
 

The value as bit fields

signed int _Float::sl
 

The value as an uninterpretted signed integer

unsigned int _Float::ul
 

The value as an uninterpretted unsigned integer

float _Float::v
 

The value expressed as float


The documentation for this union was generated from the following file:
Generated on Mon Oct 29 03:05:02 2007 by  doxygen 1.4.4