Public Member Functions | Public Attributes
icl_hardware::can::InterpretedCanMessage Struct Reference

#include <InterpretedCanMessage.h>

List of all members.

Public Member Functions

 InterpretedCanMessage (const double value=0, const std::string &description="", const std::string &unit="")
 Constructor.

Public Attributes

std::string description
std::string unit
double value

Detailed Description

Result of interpreting a CAN message. Stores a floating-point value along with a unit and a description.

Definition at line 36 of file InterpretedCanMessage.h.


Constructor & Destructor Documentation

icl_hardware::can::InterpretedCanMessage::InterpretedCanMessage ( const double  value = 0,
const std::string &  description = "",
const std::string &  unit = "" 
)

Constructor.

Definition at line 30 of file InterpretedCanMessage.cpp.


Member Data Documentation

Definition at line 39 of file InterpretedCanMessage.h.

Definition at line 40 of file InterpretedCanMessage.h.

Definition at line 38 of file InterpretedCanMessage.h.


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


fzi_icl_can
Author(s):
autogenerated on Thu Jun 6 2019 20:26:01