one of the protocol data of lincoln vehicle
More...
#include <wheelspeed_6a.h>
|
virtual void | Parse (const std::uint8_t *bytes, int32_t length, ChassisDetail *chassis_detail) const |
|
virtual void | Parse (const std::uint8_t *bytes, int32_t length, const struct timeval ×tamp, ChassisDetail *chassis_detail) const |
|
| ProtocolData ()=default |
| construct protocol data. More...
|
|
virtual | ~ProtocolData ()=default |
| destruct protocol data. More...
|
|
virtual uint32_t | GetPeriod () const |
|
virtual int32_t | GetLength () const |
|
virtual void | Parse (const uint8_t *bytes, int32_t length, ::apollo::canbus::ChassisDetail *sensor_data) const |
|
virtual void | UpdateData (uint8_t *data) |
|
virtual void | Reset () |
|
|
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) |
|
one of the protocol data of lincoln vehicle
◆ Parse() [1/2]
virtual void apollo::canbus::lincoln::Wheelspeed6a::Parse |
( |
const std::uint8_t * |
bytes, |
|
|
int32_t |
length, |
|
|
ChassisDetail * |
chassis_detail |
|
) |
| const |
|
virtual |
◆ Parse() [2/2]
virtual void apollo::canbus::lincoln::Wheelspeed6a::Parse |
( |
const std::uint8_t * |
bytes, |
|
|
int32_t |
length, |
|
|
const struct timeval & |
timestamp, |
|
|
ChassisDetail * |
chassis_detail |
|
) |
| const |
|
virtual |
◆ ID
const int32_t apollo::canbus::lincoln::Wheelspeed6a::ID |
|
static |
The documentation for this class was generated from the following file: