#include <pc_bcs_202.h>
|
static const int32_t | ID = 0x202 |
|
|
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) |
|
◆ Pcbcs202()
apollo::canbus::ge3::Pcbcs202::Pcbcs202 |
( |
| ) |
|
◆ GetPeriod()
uint32_t apollo::canbus::ge3::Pcbcs202::GetPeriod |
( |
| ) |
const |
|
overridevirtual |
◆ Reset()
void apollo::canbus::ge3::Pcbcs202::Reset |
( |
| ) |
|
|
overridevirtual |
◆ set_pc_brkpedenable()
在文件 pc_bcs_202.cc 第 72 行定义.
73 {
74 pc_brkpedenable_ = pc_brkpedenable;
75 return this;
76}
◆ set_pc_brkpedreq()
Pcbcs202 * apollo::canbus::ge3::Pcbcs202::set_pc_brkpedreq |
( |
double |
pc_brkpedreq | ) |
|
在文件 pc_bcs_202.cc 第 48 行定义.
48 {
49 pc_brkpedreq_ = pc_brkpedreq;
50 return this;
51}
◆ UpdateData()
void apollo::canbus::ge3::Pcbcs202::UpdateData |
( |
uint8_t * |
data | ) |
|
|
overridevirtual |
◆ ID
const int32_t apollo::canbus::ge3::Pcbcs202::ID = 0x202 |
|
static |
该类的文档由以下文件生成: