#include <SampleSV.h>
Definition at line 44 of file SampleSV.h.
◆ SampleSV()
SampleSV::SampleSV |
( |
RTC::Manager * |
manager | ) |
|
◆ ~SampleSV()
◆ closeFiles()
void SampleSV::closeFiles |
( |
| ) |
|
|
private |
◆ onActivated()
RTC::ReturnCode_t SampleSV::onActivated |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onDeactivated()
RTC::ReturnCode_t SampleSV::onDeactivated |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onExecute()
RTC::ReturnCode_t SampleSV::onExecute |
( |
RTC::UniqueId |
ec_id | ) |
|
|
virtual |
◆ onInitialize()
RTC::ReturnCode_t SampleSV::onInitialize |
( |
| ) |
|
|
virtual |
◆ openFiles()
void SampleSV::openFiles |
( |
| ) |
|
|
private |
◆ m_range
TimedFloatSeq SampleSV::m_range |
|
protected |
◆ m_rangeIn
InPort<TimedFloatSeq> SampleSV::m_rangeIn |
|
protected |
◆ m_steer
TimedDoubleSeq SampleSV::m_steer |
|
protected |
◆ m_steerIn
InPort<TimedDoubleSeq> SampleSV::m_steerIn |
|
protected |
◆ m_torque
TimedDoubleSeq SampleSV::m_torque |
|
protected |
◆ m_torqueOut
OutPort<TimedDoubleSeq> SampleSV::m_torqueOut |
|
protected |
◆ m_vel
TimedDoubleSeq SampleSV::m_vel |
|
protected |
◆ m_velIn
InPort<TimedDoubleSeq> SampleSV::m_velIn |
|
protected |
◆ steer
std::ifstream SampleSV::steer |
|
private |
◆ wheel_ref
double SampleSV::wheel_ref |
|
private |
The documentation for this class was generated from the following files: