GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBP / dev > grbpsiu / rad750


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>

List of all members.

Public Attributes

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.

Member Data Documentation

The value as bit fields

signed int _Float::sl

The value as an uninterpretted signed integer

Referenced by calculate().

unsigned int _Float::ul

The value as an uninterpretted unsigned integer

Referenced by calculate(), GRBP_probSpatialConstruct(), and GRBP_probTemporalConstruct().

float _Float::v

The value expressed as float

Referenced by calculate(), GRBP_probSpatialConstruct(), and GRBP_probTemporalConstruct().


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

Generated on Wed Sep 28 10:11:16 2011 by  doxygen 1.5.8