#include <steering_cmd_12c.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) |
| |
◆ Steeringcmd12c()
| apollo::canbus::lexus::Steeringcmd12c::Steeringcmd12c |
( |
| ) |
|
◆ GetPeriod()
| uint32_t apollo::canbus::lexus::Steeringcmd12c::GetPeriod |
( |
| ) |
const |
|
overridevirtual |
◆ Reset()
| void apollo::canbus::lexus::Steeringcmd12c::Reset |
( |
| ) |
|
|
overridevirtual |
◆ set_clear_faults()
| Steeringcmd12c* apollo::canbus::lexus::Steeringcmd12c::set_clear_faults |
( |
bool |
clear_faults | ) |
|
◆ set_clear_override()
| Steeringcmd12c* apollo::canbus::lexus::Steeringcmd12c::set_clear_override |
( |
bool |
clear_override | ) |
|
◆ set_enable()
| Steeringcmd12c* apollo::canbus::lexus::Steeringcmd12c::set_enable |
( |
bool |
enable | ) |
|
◆ set_ignore_overrides()
| Steeringcmd12c* apollo::canbus::lexus::Steeringcmd12c::set_ignore_overrides |
( |
bool |
ignore_overrides | ) |
|
◆ set_position()
| Steeringcmd12c* apollo::canbus::lexus::Steeringcmd12c::set_position |
( |
double |
position | ) |
|
◆ set_rotation_rate()
| Steeringcmd12c* apollo::canbus::lexus::Steeringcmd12c::set_rotation_rate |
( |
double |
rotation_rate | ) |
|
◆ UpdateData()
| void apollo::canbus::lexus::Steeringcmd12c::UpdateData |
( |
uint8_t * |
data | ) |
|
|
overridevirtual |
◆ ID
| const int32_t apollo::canbus::lexus::Steeringcmd12c::ID |
|
static |
The documentation for this class was generated from the following file: