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

#include <mavlink_msg_pattern_detected.h>

Data Fields

float confidence
 Confidence of detection. More...
 
uint8_t type
 0: Pattern, 1: Letter More...
 
char file [100]
 Pattern file name. More...
 
uint8_t detected
 Accepted as true detection, 0 no, 1 yes. More...
 

Field Documentation

float __mavlink_pattern_detected_t::confidence

Confidence of detection.

uint8_t __mavlink_pattern_detected_t::detected

Accepted as true detection, 0 no, 1 yes.

char __mavlink_pattern_detected_t::file[100]

Pattern file name.

uint8_t __mavlink_pattern_detected_t::type

0: Pattern, 1: Letter


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