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

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
float lift_max
 
float bat_volt
 
float bat_res
 
float th_limit
 

Detailed Description

Definition at line 168 of file Log.cpp.

Member Data Documentation

◆ bat_res

float log_MotBatt::bat_res

Definition at line 173 of file Log.cpp.

Referenced by Copter::Log_Write_MotBatt().

◆ bat_volt

float log_MotBatt::bat_volt

Definition at line 172 of file Log.cpp.

Referenced by Copter::Log_Write_MotBatt().

◆ lift_max

float log_MotBatt::lift_max

Definition at line 171 of file Log.cpp.

Referenced by Copter::Log_Write_MotBatt().

◆ LOG_PACKET_HEADER

log_MotBatt::LOG_PACKET_HEADER

Definition at line 169 of file Log.cpp.

◆ th_limit

float log_MotBatt::th_limit

Definition at line 174 of file Log.cpp.

Referenced by Copter::Log_Write_MotBatt().

◆ time_us

uint64_t log_MotBatt::time_us

Definition at line 170 of file Log.cpp.

Referenced by Copter::Log_Write_MotBatt().


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