#include <throttle_command_100.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) |
|
◆ Throttlecommand100()
apollo::canbus::devkit::Throttlecommand100::Throttlecommand100 |
( |
| ) |
|
◆ GetPeriod()
uint32_t apollo::canbus::devkit::Throttlecommand100::GetPeriod |
( |
| ) |
const |
|
overridevirtual |
◆ Reset()
void apollo::canbus::devkit::Throttlecommand100::Reset |
( |
| ) |
|
|
overridevirtual |
◆ set_checksum_100()
Throttlecommand100* apollo::canbus::devkit::Throttlecommand100::set_checksum_100 |
( |
int |
checksum_100 | ) |
|
◆ set_throttle_acc()
Throttlecommand100* apollo::canbus::devkit::Throttlecommand100::set_throttle_acc |
( |
double |
throttle_acc | ) |
|
◆ set_throttle_en_ctrl()
Throttlecommand100* apollo::canbus::devkit::Throttlecommand100::set_throttle_en_ctrl |
( |
Throttle_command_100::Throttle_en_ctrlType |
throttle_en_ctrl | ) |
|
◆ set_throttle_pedal_target()
Throttlecommand100* apollo::canbus::devkit::Throttlecommand100::set_throttle_pedal_target |
( |
double |
throttle_pedal_target | ) |
|
◆ UpdateData()
void apollo::canbus::devkit::Throttlecommand100::UpdateData |
( |
uint8_t * |
data | ) |
|
|
overridevirtual |
◆ ID
const int32_t apollo::canbus::devkit::Throttlecommand100::ID |
|
static |
The documentation for this class was generated from the following file: