canopen::DeviceGroup Class Reference
#include <canopen.h>
List of all members.
Detailed Description
Definition at line 86 of file canopen.h.
Constructor & Destructor Documentation
canopen::DeviceGroup::DeviceGroup |
( |
|
) |
[inline] |
canopen::DeviceGroup::DeviceGroup |
( |
std::vector< uint8_t > |
CANids |
) |
[inline] |
canopen::DeviceGroup::DeviceGroup |
( |
std::vector< uint8_t > |
CANids, |
|
|
std::vector< std::string > |
names | |
|
) |
| | [inline] |
Member Function Documentation
std::vector<double> canopen::DeviceGroup::getActualPos |
( |
|
) |
[inline] |
std::vector<double> canopen::DeviceGroup::getActualVel |
( |
|
) |
[inline] |
std::vector<double> canopen::DeviceGroup::getDesiredPos |
( |
|
) |
[inline] |
std::vector<double> canopen::DeviceGroup::getDesiredVel |
( |
|
) |
[inline] |
void canopen::DeviceGroup::setVel |
( |
std::vector< double > |
velocities |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: