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  

_Double Union Reference

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

#include <GRBP_math.h>

Collaboration diagram for _Double:

Collaboration graph
[legend]

Data Fields

double v
unsigned long long int ull
unsigned long long int sll
Double_bf bf

Detailed Description

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


Field Documentation

Double_bf _Double::bf
 

The value as bit fields

unsigned long long int _Double::sll
 

The value as an signed 64-bit int

unsigned long long int _Double::ull
 

The value as an unsigned 64-bit int

double _Double::v
 

The value expressed as a double


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