Public Member Functions | Private Attributes
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

Definition at line 53 of file velocity_iterator.h.

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:


dwa_local_planner
Author(s): Eitan Marder-Eppstein
autogenerated on Sat Dec 28 2013 17:14:23