dwa_local_planner::VelocityIterator Class Reference

#include <velocity_iterator.h>

List of all members.

Public Member Functions

double getVelocity ()
bool isFinished ()
VelocityIteratoroperator++ (int)
 VelocityIterator (double min, double max, double step_size)

Private Attributes

double current_sample_
bool finished_
double max_
double min_
double step_size_

Detailed Description

Definition at line 42 of file velocity_iterator.h.


Constructor & Destructor Documentation

dwa_local_planner::VelocityIterator::VelocityIterator ( double  min,
double  max,
double  step_size 
) [inline]

Definition at line 44 of file velocity_iterator.h.


Member Function Documentation

double dwa_local_planner::VelocityIterator::getVelocity (  )  [inline]

Definition at line 53 of file velocity_iterator.h.

bool dwa_local_planner::VelocityIterator::isFinished (  )  [inline]

Definition at line 76 of file velocity_iterator.h.

VelocityIterator& dwa_local_planner::VelocityIterator::operator++ ( int   )  [inline]

Definition at line 57 of file velocity_iterator.h.


Member Data Documentation

Definition at line 81 of file velocity_iterator.h.

Definition at line 82 of file velocity_iterator.h.

Definition at line 81 of file velocity_iterator.h.

Definition at line 81 of file velocity_iterator.h.

Definition at line 81 of file velocity_iterator.h.


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


dwa_local_planner
Author(s): Eitan Marder-Eppstein
autogenerated on Fri Jan 11 10:00:26 2013