APM:Libraries
Public Attributes | List of all members
IRLock::irlock_target_info Struct Reference

#include <IRLock.h>

Public Attributes

uint32_t timestamp
 
float pos_x
 
float pos_y
 
float size_x
 
float size_y
 

Detailed Description

Definition at line 63 of file IRLock.h.

Member Data Documentation

◆ pos_x

float IRLock::irlock_target_info::pos_x

◆ pos_y

float IRLock::irlock_target_info::pos_y

◆ size_x

float IRLock::irlock_target_info::size_x

Definition at line 67 of file IRLock.h.

Referenced by AP_IRLock_I2C::read_frames(), and AP_IRLock_SITL::update().

◆ size_y

float IRLock::irlock_target_info::size_y

Definition at line 68 of file IRLock.h.

Referenced by AP_IRLock_I2C::read_frames(), and AP_IRLock_SITL::update().

◆ timestamp

uint32_t IRLock::irlock_target_info::timestamp

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