ompl::control::RealVectorControlSpace::ControlType Class Reference

The definition of a control in Rn More...

#include <RealVectorControlSpace.h>

Inheritance diagram for ompl::control::RealVectorControlSpace::ControlType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

double & operator[] (unsigned int i)
 Access element i of values. This does not check whether the index is within bounds.
double operator[] (unsigned int i) const
 Access element i of values. This does not check whether the index is within bounds.

Public Attributes

double * values
 An array of length n, representing the value of the control.

Detailed Description

The definition of a control in Rn

Definition at line 68 of file RealVectorControlSpace.h.


Member Function Documentation

double& ompl::control::RealVectorControlSpace::ControlType::operator[] ( unsigned int  i  )  [inline]

Access element i of values. This does not check whether the index is within bounds.

Definition at line 81 of file RealVectorControlSpace.h.

double ompl::control::RealVectorControlSpace::ControlType::operator[] ( unsigned int  i  )  const [inline]

Access element i of values. This does not check whether the index is within bounds.

Definition at line 74 of file RealVectorControlSpace.h.


Member Data Documentation

An array of length n, representing the value of the control.

Definition at line 87 of file RealVectorControlSpace.h.


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