APM:Copter
Public Attributes | List of all members
log_Heli Struct Reference

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
float desired_rotor_speed
 
float main_rotor_speed
 

Detailed Description

Definition at line 386 of file Log.cpp.

Member Data Documentation

◆ desired_rotor_speed

float log_Heli::desired_rotor_speed

Definition at line 389 of file Log.cpp.

◆ LOG_PACKET_HEADER

log_Heli::LOG_PACKET_HEADER

Definition at line 387 of file Log.cpp.

◆ main_rotor_speed

float log_Heli::main_rotor_speed

Definition at line 390 of file Log.cpp.

◆ time_us

uint64_t log_Heli::time_us

Definition at line 388 of file Log.cpp.


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