trajectory::Trajectory::TCoeff Struct Reference

#include <trajectory.h>

List of all members.

Public Member Functions

double get_coefficient (int degree, int dim_index)
 TCoeff ()

Private Attributes

std::vector< std::vector
< double > > 
coeff_
int degree_
int dimension_
double duration_

Friends

class Trajectory

Detailed Description

Definition at line 88 of file trajectory.h.


Constructor & Destructor Documentation

trajectory::Trajectory::TCoeff::TCoeff (  )  [inline]

Definition at line 90 of file trajectory.h.


Member Function Documentation

double trajectory::Trajectory::TCoeff::get_coefficient ( int  degree,
int  dim_index 
) [inline]

Friends And Related Function Documentation

friend class Trajectory [friend]

std::vector of coefficients

Definition at line 106 of file trajectory.h.


Member Data Documentation

std::vector<std::vector<double> > trajectory::Trajectory::TCoeff::coeff_ [private]

duration of this trajectory segment

Definition at line 104 of file trajectory.h.

Definition at line 98 of file trajectory.h.

degree of the polynomial

Definition at line 100 of file trajectory.h.

dimension of the coefficient structure

Definition at line 102 of file trajectory.h.


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


assisted_teleop
Author(s): Tully Foote
autogenerated on Fri Jan 11 10:09:10 2013