Public Member Functions | Protected Attributes | Private Attributes
AccelerationChecker Class Reference

sample RT component which has one data input port and one data output port More...

#include <AccelerationChecker.h>

Inheritance diagram for AccelerationChecker:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AccelerationChecker (RTC::Manager *manager)
 Constructor.
virtual RTC::ReturnCode_t onActivated (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onDeactivated (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onExecute (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onInitialize ()
virtual ~AccelerationChecker ()
 Destructor.

Protected Attributes

TimedDoubleSeq m_q
InPort< TimedDoubleSeq > m_qIn
OutPort< TimedDoubleSeq > m_qOut

Private Attributes

int dummy
TimedDoubleSeq m_ddqMax
TimedDoubleSeq m_dq
TimedDoubleSeq m_dqOld
double m_dt
bool m_print
TimedDoubleSeq m_qOld
double m_thd

Detailed Description

sample RT component which has one data input port and one data output port

Definition at line 36 of file AccelerationChecker.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
managerpointer to the Manager

Definition at line 37 of file AccelerationChecker.cpp.

Destructor.

Definition at line 47 of file AccelerationChecker.cpp.


Member Function Documentation

Reimplemented from RTC::RTObject_impl.

Definition at line 114 of file AccelerationChecker.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 120 of file AccelerationChecker.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 126 of file AccelerationChecker.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 53 of file AccelerationChecker.cpp.


Member Data Documentation

Definition at line 139 of file AccelerationChecker.h.

TimedDoubleSeq AccelerationChecker::m_ddqMax [private]

Definition at line 135 of file AccelerationChecker.h.

TimedDoubleSeq AccelerationChecker::m_dq [private]

Definition at line 135 of file AccelerationChecker.h.

TimedDoubleSeq AccelerationChecker::m_dqOld [private]

Definition at line 135 of file AccelerationChecker.h.

double AccelerationChecker::m_dt [private]

Definition at line 137 of file AccelerationChecker.h.

Definition at line 138 of file AccelerationChecker.h.

TimedDoubleSeq AccelerationChecker::m_q [protected]

Definition at line 105 of file AccelerationChecker.h.

InPort<TimedDoubleSeq> AccelerationChecker::m_qIn [protected]

Definition at line 109 of file AccelerationChecker.h.

TimedDoubleSeq AccelerationChecker::m_qOld [private]

Definition at line 135 of file AccelerationChecker.h.

OutPort<TimedDoubleSeq> AccelerationChecker::m_qOut [protected]

Definition at line 115 of file AccelerationChecker.h.

double AccelerationChecker::m_thd [private]

Definition at line 136 of file AccelerationChecker.h.


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


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Wed Sep 6 2017 02:35:57