Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AS::Drivers::PACMod3::SteeringPIDRpt2Msg Class Reference

#include <pacmod3_core.h>

Inheritance diagram for AS::Drivers::PACMod3::SteeringPIDRpt2Msg:
Inheritance graph
[legend]

Public Member Functions

void parse (uint8_t *in)
 
- Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg
virtual bool isSystem ()
 

Public Attributes

double all_terms
 
double D_term
 
double I_term
 
double P_term
 

Static Public Attributes

static const int64_t CAN_ID = 0x409
 

Additional Inherited Members

- Static Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg
static std::shared_ptr< Pacmod3TxMsgmake_message (const int64_t &can_id)
 

Detailed Description

Definition at line 539 of file pacmod3_core.h.

Member Function Documentation

void SteeringPIDRpt2Msg::parse ( uint8_t *  in)
virtual

Implements AS::Drivers::PACMod3::Pacmod3TxMsg.

Definition at line 554 of file pacmod3_core.cpp.

Member Data Documentation

double AS::Drivers::PACMod3::SteeringPIDRpt2Msg::all_terms

Definition at line 548 of file pacmod3_core.h.

const int64_t AS::Drivers::PACMod3::SteeringPIDRpt2Msg::CAN_ID = 0x409
static

Definition at line 543 of file pacmod3_core.h.

double AS::Drivers::PACMod3::SteeringPIDRpt2Msg::D_term

Definition at line 547 of file pacmod3_core.h.

double AS::Drivers::PACMod3::SteeringPIDRpt2Msg::I_term

Definition at line 546 of file pacmod3_core.h.

double AS::Drivers::PACMod3::SteeringPIDRpt2Msg::P_term

Definition at line 545 of file pacmod3_core.h.


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


pacmod3
Author(s): Joe Driscoll , Josh Whitley
autogenerated on Mon Jun 10 2019 14:09:46