ompl::control::RealVectorControlUniformSampler Class Reference

Uniform sampler for the Rn state space. More...

#include <RealVectorControlSpace.h>

Inheritance diagram for ompl::control::RealVectorControlUniformSampler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RealVectorControlUniformSampler (const ControlSpace *space)
 Constructor.
virtual void sample (Control *control)
 Sample a control. All other control sampling functions default to this one, unless a user-specified implementation is given.

Detailed Description

Uniform sampler for the Rn state space.

Definition at line 50 of file RealVectorControlSpace.h.


Constructor & Destructor Documentation

ompl::control::RealVectorControlUniformSampler::RealVectorControlUniformSampler ( const ControlSpace space  )  [inline]

Constructor.

Definition at line 55 of file RealVectorControlSpace.h.


Member Function Documentation

virtual void ompl::control::RealVectorControlUniformSampler::sample ( Control control  )  [virtual]

Sample a control. All other control sampling functions default to this one, unless a user-specified implementation is given.

Implements ompl::control::ControlSampler.


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


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 09:34:02 2013