Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

WalkMC::WalkParam Struct Reference

#include <WalkMC.h>

List of all members.


Detailed Description

holds more general parameters about the walk

Definition at line 72 of file WalkMC.h.

Public Member Functions

 WalkParam ()
 constructor


Public Attributes

LegParam leg [4]
 a set of LegParam's, one for each leg

double body_height
 the height to hold the body (mm)

double body_angle
 the angle to hold the body (rad - 0 is level)

double hop
 sinusoidal hop amplitude

double sway
 sinusoidal sway in y direction

long period
 the time between steps

long reserved
 live with it


Constructor & Destructor Documentation

WalkMC::WalkParam::WalkParam  )  [inline]
 

constructor

Definition at line 73 of file WalkMC.h.

References body_angle, body_height, hop, period, reserved, and sway.


Member Data Documentation

double WalkMC::WalkParam::body_angle
 

the angle to hold the body (rad - 0 is level)

Definition at line 76 of file WalkMC.h.

double WalkMC::WalkParam::body_height
 

the height to hold the body (mm)

Definition at line 75 of file WalkMC.h.

double WalkMC::WalkParam::hop
 

sinusoidal hop amplitude

Definition at line 77 of file WalkMC.h.

LegParam WalkMC::WalkParam::leg[4]
 

a set of LegParam's, one for each leg

Definition at line 74 of file WalkMC.h.

long WalkMC::WalkParam::period
 

the time between steps

Definition at line 79 of file WalkMC.h.

long WalkMC::WalkParam::reserved
 

live with it

Definition at line 80 of file WalkMC.h.

double WalkMC::WalkParam::sway
 

sinusoidal sway in y direction

Definition at line 78 of file WalkMC.h.


The documentation for this struct was generated from the following file:
Tekkotsu v1.4
Generated Sat Jul 19 00:09:15 2003 by Doxygen 1.3.2