netmsgs  1.2.2
RoadNarrows Robotics Network Messaging Package
ieee754_double Union Reference

Public Attributes

double d
 
struct {
   unsigned int   mantissa0:20
 
   unsigned int   exponent:11
 
   unsigned int   negative:1
 
   unsigned int   mantissa1:32
 
ieee
 
struct {
   unsigned int   mantissa0:19
 
   unsigned int   quiet_nan:1
 
   unsigned int   exponent:11
 
   unsigned int   negative:1
 
   unsigned int   mantissa1:32
 
ieee_nan
 

Detailed Description

Definition at line 53 of file cyg-ieee754.h.


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