GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> GRBP / V1-0-4 > grbpepu / mv2304


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

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 Wed Nov 21 22:39:38 2012 by  doxygen 1.5.8