NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_named_value_float_t Struct Reference

#include <mavlink_msg_named_value_float.h>

Data Fields

uint32_t time_boot_ms
 Timestamp (milliseconds since system boot) More...
 
float value
 Floating point value. More...
 
char name [10]
 Name of the debug variable. More...
 

Field Documentation

char __mavlink_named_value_float_t::name[10]

Name of the debug variable.

uint32_t __mavlink_named_value_float_t::time_boot_ms

Timestamp (milliseconds since system boot)

float __mavlink_named_value_float_t::value

Floating point value.


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