PX4 Firmware
PX4 Autopilot Software http://px4.io
test_float_double_t Union Reference
Collaboration diagram for test_float_double_t:

Public Attributes

float f
 
double d
 
uint8_t b [8]
 

Detailed Description

Definition at line 46 of file test_float.cpp.

Member Data Documentation

◆ b

uint8_t test_float_double_t::b[8]

Definition at line 49 of file test_float.cpp.

◆ d

double test_float_double_t::d

Definition at line 48 of file test_float.cpp.

◆ f

float test_float_double_t::f

Definition at line 47 of file test_float.cpp.


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