Copernicus  1.0
An Arduino module for the Trimble Copernicus GPS receiver
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Groups
Public Attributes | List of all members
Float32 Union Reference

#include <gpstype.h>

Public Attributes

uint32_t bits
 The bits of an IEEE 754 32-bit float. More...
 
float f
 The actual float value of the datapoint. More...
 

Member Data Documentation

uint32_t Float32::bits

The bits of an IEEE 754 32-bit float.

float Float32::f

The actual float value of the datapoint.

Unavailable if float is not a 32-bit IEEE 754.


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