Stg::Velocity Class Reference

#include <stage.hh>

Inheritance diagram for Stg::Velocity:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void Print (const char *prefix)
 Velocity ()
 Velocity (stg_meters_t x, stg_meters_t y, stg_meters_t z, stg_radians_t a)

Detailed Description

Specify a 3 axis velocity in x, y and heading.

Definition at line 323 of file stage.hh.


Constructor & Destructor Documentation

Stg::Velocity::Velocity ( stg_meters_t  x,
stg_meters_t  y,
stg_meters_t  z,
stg_radians_t  a 
) [inline]
Parameters:
x x position in meters
y y position in meters
z z position in meters
a heading in radians

Definition at line 331 of file stage.hh.

Stg::Velocity::Velocity (  )  [inline]

Definition at line 338 of file stage.hh.


Member Function Documentation

virtual void Stg::Velocity::Print ( const char *  prefix  )  [inline, virtual]

Print velocity in human-readable format on stdout

Parameters:
prefix Character string to prepend to pose output

Reimplemented from Stg::Pose.

Definition at line 344 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:40 2013