#include <SampleLF.h>
Definition at line 44 of file SampleLF.h.
◆ SampleLF()
| SampleLF::SampleLF |
( |
RTC::Manager * |
manager | ) |
|
◆ ~SampleLF()
◆ closeFiles()
| void SampleLF::closeFiles |
( |
| ) |
|
|
private |
◆ onActivated()
| RTC::ReturnCode_t SampleLF::onActivated |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onDeactivated()
| RTC::ReturnCode_t SampleLF::onDeactivated |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onExecute()
| RTC::ReturnCode_t SampleLF::onExecute |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onInitialize()
| RTC::ReturnCode_t SampleLF::onInitialize |
( |
| ) |
|
|
virtual |
◆ openFiles()
| void SampleLF::openFiles |
( |
| ) |
|
|
private |
◆ angle1
| std::ifstream SampleLF::angle1 |
|
private |
◆ angle2
| std::ifstream SampleLF::angle2 |
|
private |
◆ check
◆ Dgain
◆ dummy
◆ file
◆ gain
| std::ifstream SampleLF::gain |
|
private |
◆ m_angle
| TimedDoubleSeq SampleLF::m_angle |
|
protected |
◆ m_angleIn
| InPort<TimedDoubleSeq> SampleLF::m_angleIn |
|
protected |
◆ m_torque
| TimedDoubleSeq SampleLF::m_torque |
|
protected |
◆ m_torqueInL
| InPort<TimedDoubleSeq> SampleLF::m_torqueInL |
|
protected |
◆ m_torqueInR
| InPort<TimedDoubleSeq> SampleLF::m_torqueInR |
|
protected |
◆ m_torqueL
| TimedDoubleSeq SampleLF::m_torqueL |
|
protected |
◆ m_torqueOut
| OutPort<TimedDoubleSeq> SampleLF::m_torqueOut |
|
protected |
◆ m_torqueR
| TimedDoubleSeq SampleLF::m_torqueR |
|
protected |
◆ Pgain
◆ qold
| std::vector<double> SampleLF::qold |
|
private |
◆ qref_old
| std::vector<double> SampleLF::qref_old |
|
private |
◆ vel1
| std::ifstream SampleLF::vel1 |
|
private |
◆ vel2
| std::ifstream SampleLF::vel2 |
|
private |
The documentation for this class was generated from the following files: