PX4 Firmware
PX4 Autopilot Software http://px4.io
irlock_report_s Struct Reference

#include <irlock_report.h>

Collaboration diagram for irlock_report_s:

Public Attributes

uint64_t timestamp
 
float pos_x
 
float pos_y
 
float size_x
 
float size_y
 
uint16_t signature
 
uint8_t _padding0 [6]
 

Detailed Description

Definition at line 51 of file irlock_report.h.

Member Data Documentation

◆ _padding0

uint8_t irlock_report_s::_padding0[6]

Definition at line 59 of file irlock_report.h.

◆ pos_x

◆ pos_y

◆ signature

uint16_t irlock_report_s::signature

◆ size_x

float irlock_report_s::size_x

◆ size_y

float irlock_report_s::size_y

◆ timestamp


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