Gesture Based Controller
This package maps linear acceleration from a wrist worn IMU to linear and angular velocity for a mobile robot
 All Classes Functions Variables Enumerations Enumerator
Public Types | Public Member Functions | Protected Attributes | List of all members
Afterdoc_Test Class Reference

Public Types

enum  EnumType { EVal1, EVal2 }
 

Public Member Functions

void member ()
 a member function.
 

Protected Attributes

int value
 

Detailed Description

A test class

Definition at line 2 of file test.cpp.

Member Enumeration Documentation

An enum type. The documentation block cannot be put after the enum!

Enumerator
EVal1 

enum value 1

EVal2 

enum value 2

Definition at line 8 of file test.cpp.

Member Data Documentation

int Afterdoc_Test::value
protected

an integer value

Definition at line 16 of file test.cpp.


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