Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | List of all members
OIS::PeriodicEffect Class Reference

Use this class when dealing with Force type of Periodic. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISEffect.h>

Inheritance diagram for OIS::PeriodicEffect:
OIS::ForceEffect

Public Member Functions

 PeriodicEffect ()
 
- Public Member Functions inherited from OIS::ForceEffect
virtual ~ForceEffect ()
 

Public Attributes

class Envelope envelope
 
unsigned short magnitude
 
signed short offset
 
unsigned int period
 
unsigned short phase
 

Detailed Description

Use this class when dealing with Force type of Periodic.

Constructor & Destructor Documentation

OIS::PeriodicEffect::PeriodicEffect ( )
inline

Member Data Documentation

class Envelope OIS::PeriodicEffect::envelope
unsigned short OIS::PeriodicEffect::magnitude
signed short OIS::PeriodicEffect::offset
unsigned int OIS::PeriodicEffect::period
unsigned short OIS::PeriodicEffect::phase

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