Apollo  6.0
Open source self driving car software
Public Member Functions | Static Public Attributes | List of all members
apollo::canbus::ge3::Pcvcu205 Class Reference

#include <pc_vcu_205.h>

Inheritance diagram for apollo::canbus::ge3::Pcvcu205:
Inheritance graph
Collaboration diagram for apollo::canbus::ge3::Pcvcu205:
Collaboration graph

Public Member Functions

 Pcvcu205 ()
 
uint32_t GetPeriod () const override
 
void UpdateData (uint8_t *data) override
 
void Reset () override
 
Pcvcu205set_pc_accpedreq (double pc_accpedreq)
 
Pcvcu205set_pc_accpedenable (Pc_vcu_205::Pc_accpedenableType pc_accpedenable)
 
Pcvcu205set_pc_torqreq (double pc_torqreq)
 
Pcvcu205set_pc_torqenable (Pc_vcu_205::Pc_torqenableType pc_torqenable)
 
Pcvcu205set_pc_gearreq (Pc_vcu_205::Pc_gearreqType pc_gearreq)
 
Pcvcu205set_pc_gearenable (Pc_vcu_205::Pc_gearenableType pc_gearenable)
 
- Public Member Functions inherited from apollo::drivers::canbus::ProtocolData< ::apollo::canbus::ChassisDetail >
 ProtocolData ()=default
 construct protocol data. More...
 
virtual ~ProtocolData ()=default
 destruct protocol data. More...
 
virtual int32_t GetLength () const
 
virtual void Parse (const uint8_t *bytes, int32_t length, ::apollo::canbus::ChassisDetail *sensor_data) const
 

Static Public Attributes

static const int32_t ID
 

Additional Inherited Members

- Static Public Member Functions inherited from apollo::drivers::canbus::ProtocolData< ::apollo::canbus::ChassisDetail >
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)
 

Constructor & Destructor Documentation

◆ Pcvcu205()

apollo::canbus::ge3::Pcvcu205::Pcvcu205 ( )

Member Function Documentation

◆ GetPeriod()

uint32_t apollo::canbus::ge3::Pcvcu205::GetPeriod ( ) const
overridevirtual

◆ Reset()

void apollo::canbus::ge3::Pcvcu205::Reset ( )
overridevirtual

◆ set_pc_accpedenable()

Pcvcu205* apollo::canbus::ge3::Pcvcu205::set_pc_accpedenable ( Pc_vcu_205::Pc_accpedenableType  pc_accpedenable)

◆ set_pc_accpedreq()

Pcvcu205* apollo::canbus::ge3::Pcvcu205::set_pc_accpedreq ( double  pc_accpedreq)

◆ set_pc_gearenable()

Pcvcu205* apollo::canbus::ge3::Pcvcu205::set_pc_gearenable ( Pc_vcu_205::Pc_gearenableType  pc_gearenable)

◆ set_pc_gearreq()

Pcvcu205* apollo::canbus::ge3::Pcvcu205::set_pc_gearreq ( Pc_vcu_205::Pc_gearreqType  pc_gearreq)

◆ set_pc_torqenable()

Pcvcu205* apollo::canbus::ge3::Pcvcu205::set_pc_torqenable ( Pc_vcu_205::Pc_torqenableType  pc_torqenable)

◆ set_pc_torqreq()

Pcvcu205* apollo::canbus::ge3::Pcvcu205::set_pc_torqreq ( double  pc_torqreq)

◆ UpdateData()

void apollo::canbus::ge3::Pcvcu205::UpdateData ( uint8_t *  data)
overridevirtual

Member Data Documentation

◆ ID

const int32_t apollo::canbus::ge3::Pcvcu205::ID
static

The documentation for this class was generated from the following file: