Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AccelSensor Class Reference

#include <Sensor.h>

Inheritance diagram for AccelSensor:
Inheritance graph
[legend]

Public Member Functions

 AccelSensor ()
 
virtual void clear ()
 
virtual void putInformation (std::ostream &os)
 
- Public Member Functions inherited from Sensor
virtual void operator= (const Sensor &org)
 
 Sensor ()
 
virtual ~Sensor ()
 

Public Attributes

fVec3 dv
 
- Public Attributes inherited from Sensor
int id
 
Jointjoint
 
fVec3 localPos
 
fMat33 localR
 
std::string name
 
int type
 

Static Public Attributes

static const int TYPE = ACCELERATION
 
- Static Public Attributes inherited from Sensor
static const int TYPE = COMMON
 

Additional Inherited Members

- Public Types inherited from Sensor
enum  SensorType {
  COMMON = 0, FORCE, RATE_GYRO, ACCELERATION,
  PRESSURE, PHOTO_INTERRUPTER, VISION, TORQUE,
  NUM_SENSOR_TYPES
}
 
- Static Public Member Functions inherited from Sensor
static Sensorcreate (int type)
 
static void destroy (Sensor *sensor)
 

Detailed Description

Definition at line 91 of file server/UtDynamicsSimulator/Sensor.h.

Constructor & Destructor Documentation

◆ AccelSensor()

AccelSensor::AccelSensor ( )

Definition at line 133 of file server/UtDynamicsSimulator/Sensor.cpp.

Member Function Documentation

◆ clear()

void AccelSensor::clear ( )
virtual

Reimplemented from Sensor.

Definition at line 140 of file server/UtDynamicsSimulator/Sensor.cpp.

◆ putInformation()

void AccelSensor::putInformation ( std::ostream &  os)
virtual

Reimplemented from Sensor.

Definition at line 148 of file server/UtDynamicsSimulator/Sensor.cpp.

Member Data Documentation

◆ dv

fVec3 AccelSensor::dv

Definition at line 98 of file server/UtDynamicsSimulator/Sensor.h.

◆ TYPE

const int AccelSensor::TYPE = ACCELERATION
static

Definition at line 94 of file server/UtDynamicsSimulator/Sensor.h.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Wed Sep 7 2022 02:51:05