|
APM:Libraries
|
#include <LogStructure.h>
Public Attributes | |
| LOG_PACKET_HEADER | |
| uint64_t | time_us |
| float | velInnovX |
| float | velInnovY |
| float | velInnovZ |
| float | velInnovVarX |
| float | velInnovVarY |
| float | velInnovVarZ |
Definition at line 580 of file LogStructure.h.
| log_ekfBodyOdomDebug::LOG_PACKET_HEADER |
Definition at line 581 of file LogStructure.h.
| uint64_t log_ekfBodyOdomDebug::time_us |
Definition at line 582 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_POS().
| float log_ekfBodyOdomDebug::velInnovVarX |
Definition at line 586 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_POS().
| float log_ekfBodyOdomDebug::velInnovVarY |
Definition at line 587 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_POS().
| float log_ekfBodyOdomDebug::velInnovVarZ |
Definition at line 588 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_POS().
| float log_ekfBodyOdomDebug::velInnovX |
Definition at line 583 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_POS().
| float log_ekfBodyOdomDebug::velInnovY |
Definition at line 584 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_POS().
| float log_ekfBodyOdomDebug::velInnovZ |
Definition at line 585 of file LogStructure.h.
Referenced by DataFlash_Class::Log_Write_POS().
1.8.13