netmsgs  1.2.2
RoadNarrows Robotics Network Messaging Package
ieee754_float Union Reference

Public Attributes

float f
 
struct {
   unsigned int   mantissa:23
 
   unsigned int   exponent:8
 
   unsigned int   negative:1
 
ieee
 
struct {
   unsigned int   mantissa:22
 
   unsigned int   quiet_nan:1
 
   unsigned int   exponent:8
 
   unsigned int   negative:1
 
ieee_nan
 

Detailed Description

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


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