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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint32_t time_ms
 
uint8_t est_sta
 
float est_x
 
float est_y
 
float est_z
 
float rate_x
 
float rate_y
 
float rate_z
 
float target_x
 
float target_y
 
float target_z
 

Detailed Description

Definition at line 261 of file LogStructure.h.

Member Data Documentation

◆ est_sta

uint8_t log_Gimbal2::est_sta

Definition at line 264 of file LogStructure.h.

◆ est_x

float log_Gimbal2::est_x

Definition at line 265 of file LogStructure.h.

◆ est_y

float log_Gimbal2::est_y

Definition at line 266 of file LogStructure.h.

◆ est_z

float log_Gimbal2::est_z

Definition at line 267 of file LogStructure.h.

◆ LOG_PACKET_HEADER

log_Gimbal2::LOG_PACKET_HEADER

Definition at line 262 of file LogStructure.h.

◆ rate_x

float log_Gimbal2::rate_x

Definition at line 268 of file LogStructure.h.

◆ rate_y

float log_Gimbal2::rate_y

Definition at line 269 of file LogStructure.h.

◆ rate_z

float log_Gimbal2::rate_z

Definition at line 270 of file LogStructure.h.

◆ target_x

float log_Gimbal2::target_x

Definition at line 271 of file LogStructure.h.

◆ target_y

float log_Gimbal2::target_y

Definition at line 272 of file LogStructure.h.

◆ target_z

float log_Gimbal2::target_z

Definition at line 273 of file LogStructure.h.

◆ time_ms

uint32_t log_Gimbal2::time_ms

Definition at line 263 of file LogStructure.h.


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