$search

canopen::DeviceGroup Class Reference

#include <canopen.h>

List of all members.

Public Member Functions

 DeviceGroup (std::vector< uint8_t > CANids, std::vector< std::string > names)
 DeviceGroup (std::vector< uint8_t > CANids)
 DeviceGroup ()
std::vector< double > getActualPos ()
std::vector< double > getActualVel ()
std::vector< double > getDesiredPos ()
std::vector< double > getDesiredVel ()
void setVel (std::vector< double > velocities)

Public Attributes

std::vector< uint8_t > CANids_
std::vector< std::string > names_

Detailed Description

Definition at line 86 of file canopen.h.


Constructor & Destructor Documentation

canopen::DeviceGroup::DeviceGroup (  )  [inline]

Definition at line 88 of file canopen.h.

canopen::DeviceGroup::DeviceGroup ( std::vector< uint8_t >  CANids  )  [inline]

Definition at line 89 of file canopen.h.

canopen::DeviceGroup::DeviceGroup ( std::vector< uint8_t >  CANids,
std::vector< std::string >  names 
) [inline]

Definition at line 90 of file canopen.h.


Member Function Documentation

std::vector<double> canopen::DeviceGroup::getActualPos (  )  [inline]

Definition at line 93 of file canopen.h.

std::vector<double> canopen::DeviceGroup::getActualVel (  )  [inline]

Definition at line 105 of file canopen.h.

std::vector<double> canopen::DeviceGroup::getDesiredPos (  )  [inline]

Definition at line 99 of file canopen.h.

std::vector<double> canopen::DeviceGroup::getDesiredVel (  )  [inline]

Definition at line 111 of file canopen.h.

void canopen::DeviceGroup::setVel ( std::vector< double >  velocities  )  [inline]

Definition at line 117 of file canopen.h.


Member Data Documentation

std::vector<uint8_t> canopen::DeviceGroup::CANids_

Definition at line 125 of file canopen.h.

std::vector<std::string> canopen::DeviceGroup::names_

Definition at line 126 of file canopen.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


ipa_canopen_core
Author(s): Tobias Sing
autogenerated on Fri Mar 1 15:50:40 2013