#include <brake_command_101.h>
|
static std::uint8_t | CalculateCheckSum (const uint8_t *input, const uint32_t length) |
| static function, used to calculate the checksum of input array. More...
|
|
static T | BoundedValue (T lower, T upper, T val) |
|
◆ Brakecommand101()
apollo::canbus::devkit::Brakecommand101::Brakecommand101 |
( |
| ) |
|
◆ GetPeriod()
uint32_t apollo::canbus::devkit::Brakecommand101::GetPeriod |
( |
| ) |
const |
|
overridevirtual |
◆ Reset()
void apollo::canbus::devkit::Brakecommand101::Reset |
( |
| ) |
|
|
overridevirtual |
◆ set_aeb_en_ctrl()
Brakecommand101* apollo::canbus::devkit::Brakecommand101::set_aeb_en_ctrl |
( |
Brake_command_101::Aeb_en_ctrlType |
aeb_en_ctrl | ) |
|
◆ set_brake_dec()
Brakecommand101* apollo::canbus::devkit::Brakecommand101::set_brake_dec |
( |
double |
brake_dec | ) |
|
◆ set_brake_en_ctrl()
Brakecommand101* apollo::canbus::devkit::Brakecommand101::set_brake_en_ctrl |
( |
Brake_command_101::Brake_en_ctrlType |
brake_en_ctrl | ) |
|
◆ set_brake_pedal_target()
Brakecommand101* apollo::canbus::devkit::Brakecommand101::set_brake_pedal_target |
( |
double |
brake_pedal_target | ) |
|
◆ set_checksum_101()
Brakecommand101* apollo::canbus::devkit::Brakecommand101::set_checksum_101 |
( |
int |
checksum_101 | ) |
|
◆ UpdateData()
void apollo::canbus::devkit::Brakecommand101::UpdateData |
( |
uint8_t * |
data | ) |
|
|
overridevirtual |
◆ ID
const int32_t apollo::canbus::devkit::Brakecommand101::ID |
|
static |
The documentation for this class was generated from the following file: