Apollo 10.0
自动驾驶开放平台
|
#include <protocol_asensing.h>
Public 属性 | |
float | Pitch_deg |
float | Pitch_rad |
float | Roll_deg |
float | Roll_rad |
float | Yaw_deg |
float | Yaw_rad |
float | GyroX |
float | GyroY |
float | GyroZ |
float | AccX_g |
float | AccY_g |
float | AccZ_g |
double | Lon_deg |
double | Lat_deg |
float | Alt_m |
float | VelN_mps |
float | VelE_mps |
float | VelD_mps |
uint8_t | InsStatus |
uint8_t | ModeStatus |
uint8_t | LoopType |
float | data1 |
float | data2 |
float | data3 |
int64_t | SysTime_ms |
uint8_t | flag_pos |
float | differential_age |
在文件 protocol_asensing.h 第 25 行定义.
float InsType::AccX_g |
在文件 protocol_asensing.h 第 39 行定义.
float InsType::AccY_g |
在文件 protocol_asensing.h 第 40 行定义.
float InsType::AccZ_g |
在文件 protocol_asensing.h 第 41 行定义.
float InsType::Alt_m |
在文件 protocol_asensing.h 第 45 行定义.
float InsType::data1 |
在文件 protocol_asensing.h 第 56 行定义.
float InsType::data2 |
在文件 protocol_asensing.h 第 57 行定义.
float InsType::data3 |
在文件 protocol_asensing.h 第 58 行定义.
float InsType::differential_age |
在文件 protocol_asensing.h 第 65 行定义.
uint8_t InsType::flag_pos |
在文件 protocol_asensing.h 第 62 行定义.
float InsType::GyroX |
在文件 protocol_asensing.h 第 36 行定义.
float InsType::GyroY |
在文件 protocol_asensing.h 第 37 行定义.
float InsType::GyroZ |
在文件 protocol_asensing.h 第 38 行定义.
uint8_t InsType::InsStatus |
在文件 protocol_asensing.h 第 51 行定义.
double InsType::Lat_deg |
在文件 protocol_asensing.h 第 44 行定义.
double InsType::Lon_deg |
在文件 protocol_asensing.h 第 43 行定义.
uint8_t InsType::LoopType |
在文件 protocol_asensing.h 第 55 行定义.
uint8_t InsType::ModeStatus |
在文件 protocol_asensing.h 第 53 行定义.
float InsType::Pitch_deg |
在文件 protocol_asensing.h 第 27 行定义.
float InsType::Pitch_rad |
在文件 protocol_asensing.h 第 28 行定义.
float InsType::Roll_deg |
在文件 protocol_asensing.h 第 30 行定义.
float InsType::Roll_rad |
在文件 protocol_asensing.h 第 31 行定义.
int64_t InsType::SysTime_ms |
在文件 protocol_asensing.h 第 60 行定义.
float InsType::VelD_mps |
在文件 protocol_asensing.h 第 49 行定义.
float InsType::VelE_mps |
在文件 protocol_asensing.h 第 48 行定义.
float InsType::VelN_mps |
在文件 protocol_asensing.h 第 47 行定义.
float InsType::Yaw_deg |
在文件 protocol_asensing.h 第 33 行定义.
float InsType::Yaw_rad |
在文件 protocol_asensing.h 第 34 行定义.