#include <SampleHG.h>
Definition at line 46 of file SampleHG.h.
◆ SampleHG()
| SampleHG::SampleHG |
( |
RTC::Manager * |
manager | ) |
|
◆ ~SampleHG()
◆ closeFiles()
| void SampleHG::closeFiles |
( |
| ) |
|
|
private |
◆ onActivated()
| RTC::ReturnCode_t SampleHG::onActivated |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onDeactivated()
| RTC::ReturnCode_t SampleHG::onDeactivated |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onExecute()
| RTC::ReturnCode_t SampleHG::onExecute |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onInitialize()
| RTC::ReturnCode_t SampleHG::onInitialize |
( |
| ) |
|
|
virtual |
◆ openFiles()
| void SampleHG::openFiles |
( |
| ) |
|
|
private |
◆ acc
| std::ifstream SampleHG::acc |
|
private |
◆ acc_ref
| double SampleHG::acc_ref[DOF] |
|
private |
◆ angle
| std::ifstream SampleHG::angle |
|
private |
◆ angle_ref
| double SampleHG::angle_ref[DOF] |
|
private |
◆ m_acc
| TimedDoubleSeq SampleHG::m_acc |
|
protected |
◆ m_accOut
| OutPort<TimedDoubleSeq> SampleHG::m_accOut |
|
protected |
◆ m_angle
| TimedDoubleSeq SampleHG::m_angle |
|
protected |
◆ m_angleOut
| OutPort<TimedDoubleSeq> SampleHG::m_angleOut |
|
protected |
◆ m_vel
| TimedDoubleSeq SampleHG::m_vel |
|
protected |
◆ m_velOut
| OutPort<TimedDoubleSeq> SampleHG::m_velOut |
|
protected |
◆ vel
| std::ifstream SampleHG::vel |
|
private |
◆ vel_ref
| double SampleHG::vel_ref[DOF] |
|
private |
The documentation for this class was generated from the following files: