Apollo 10.0
自动驾驶开放平台
|
#include <ads_shifter_115.h>
Public 成员函数 | |
Adsshifter115 () | |
uint32_t | GetPeriod () const override |
void | UpdateData (uint8_t *data) override |
void | Reset () override |
Adsshifter115 * | set_ads_shiftmode (Ads_shifter_115::Ads_shiftmodeType ads_shiftmode) |
Adsshifter115 * | set_ads_targetgear (Ads_shifter_115::Ads_targetgearType ads_targetgear) |
![]() | |
ProtocolData ()=default | |
construct protocol data. | |
virtual | ~ProtocolData ()=default |
destruct protocol data. | |
virtual int32_t | GetLength () const |
virtual void | Parse (const uint8_t *bytes, int32_t length, ::apollo::canbus::Wey *sensor_data) const |
virtual void | UpdateData_Heartbeat (uint8_t *data) |
静态 Public 属性 | |
static const int32_t | ID = 0x115 |
额外继承的成员函数 | |
![]() | |
static std::uint8_t | CalculateCheckSum (const uint8_t *input, const uint32_t length) |
static function, used to calculate the checksum of input array. | |
static T | BoundedValue (T lower, T upper, T val) |
在文件 ads_shifter_115.h 第 26 行定义.
apollo::canbus::wey::Adsshifter115::Adsshifter115 | ( | ) |
在文件 ads_shifter_115.cc 第 30 行定义.
|
overridevirtual |
重载 apollo::drivers::canbus::ProtocolData< ::apollo::canbus::Wey > .
在文件 ads_shifter_115.cc 第 32 行定义.
|
overridevirtual |
重载 apollo::drivers::canbus::ProtocolData< ::apollo::canbus::Wey > .
在文件 ads_shifter_115.cc 第 43 行定义.
Adsshifter115 * apollo::canbus::wey::Adsshifter115::set_ads_shiftmode | ( | Ads_shifter_115::Ads_shiftmodeType | ads_shiftmode | ) |
在文件 ads_shifter_115.cc 第 49 行定义.
Adsshifter115 * apollo::canbus::wey::Adsshifter115::set_ads_targetgear | ( | Ads_shifter_115::Ads_targetgearType | ads_targetgear | ) |
在文件 ads_shifter_115.cc 第 68 行定义.
|
overridevirtual |
重载 apollo::drivers::canbus::ProtocolData< ::apollo::canbus::Wey > .
在文件 ads_shifter_115.cc 第 38 行定义.
|
static |
在文件 ads_shifter_115.h 第 29 行定义.