navlib::Velocity Struct Reference

A forward and an angular velocity. More...

#include <controller.h>

List of all members.

Public Member Functions

 Velocity (double v0=0.0, double w0=0.0)

Public Attributes

double v
 forward velocity
double w
 angular velocity


Detailed Description

A forward and an angular velocity.

Constructor & Destructor Documentation

navlib::Velocity::Velocity ( double  v0 = 0.0,
double  w0 = 0.0 
) [inline]

Parameters:
v0 initial forward velocity
w0 initial angular velocity


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

Generated on Mon Nov 3 20:33:35 2008 for navlib by  doxygen 1.5.5