iCub-main
Public Member Functions | Public Attributes | List of all members
GetMotSpeeds Class Reference

#include <genericControlBoardDumper.h>

+ Inheritance diagram for GetMotSpeeds:

Public Member Functions

void setInterface (IMotorEncoders *)
 
virtual bool getData (double *)
 
- Public Member Functions inherited from GetData
 GetData ()
 
bool getStamp (Stamp &)
 
void setStamp (IPreciselyTimed *)
 

Public Attributes

IMotorEncoders * imotencs
 

Detailed Description

Definition at line 58 of file genericControlBoardDumper.h.

Member Function Documentation

◆ getData()

bool GetMotSpeeds::getData ( double *  e)
virtual

Implements GetData.

Definition at line 321 of file genericControlBoardDumper.cpp.

◆ setInterface()

void GetMotSpeeds::setInterface ( IMotorEncoders *  i)

Definition at line 316 of file genericControlBoardDumper.cpp.

Member Data Documentation

◆ imotencs

IMotorEncoders* GetMotSpeeds::imotencs

Definition at line 64 of file genericControlBoardDumper.h.


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