APM:Libraries
Public Attributes | List of all members
AP_SmartRTL::prune_loop_t Struct Reference
Collaboration diagram for AP_SmartRTL::prune_loop_t:
[legend]

Public Attributes

uint16_t start_index
 
uint16_t end_index
 
Vector3f midpoint
 
float length_squared
 

Detailed Description

Definition at line 207 of file AP_SmartRTL.h.

Member Data Documentation

◆ end_index

uint16_t AP_SmartRTL::prune_loop_t::end_index

◆ length_squared

float AP_SmartRTL::prune_loop_t::length_squared

Definition at line 211 of file AP_SmartRTL.h.

Referenced by AP_SmartRTL::add_loop().

◆ midpoint

Vector3f AP_SmartRTL::prune_loop_t::midpoint

Definition at line 210 of file AP_SmartRTL.h.

Referenced by AP_SmartRTL::remove_points_by_loops().

◆ start_index

uint16_t AP_SmartRTL::prune_loop_t::start_index

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