Struct MsgThrtlReport1
Defined in File dispatch.hpp
Struct Documentation
-
struct MsgThrtlReport1
Public Types
-
typedef MsgThrtlCmd::CmdType CmdType
Public Functions
-
inline void reset()
-
inline void setPercent(float in_pc, float cmd_pc, float out_pc)
-
inline void setPedalRaw(float in_pc, float cmd_pc, float out_pc)
-
inline void getPercent(float &in_pc, float &cmd_pc, float &out_pc) const
-
inline float getPercentInput() const
-
inline void setCrc()
-
inline bool validCrc() const
Public Members
-
typedef MsgThrtlCmd::CmdType CmdType