#include <trajectory.h>
Definition at line 96 of file trajectory.h.
trajectory::Trajectory::TCoeff::TCoeff |
( |
| ) |
|
|
inline |
double trajectory::Trajectory::TCoeff::get_coefficient |
( |
int |
degree, |
|
|
int |
dim_index |
|
) |
| |
|
inline |
std::vector<std::vector<double> > trajectory::Trajectory::TCoeff::coeff_ |
|
private |
duration of this trajectory segment
Definition at line 112 of file trajectory.h.
int trajectory::Trajectory::TCoeff::degree_ |
|
private |
int trajectory::Trajectory::TCoeff::dimension_ |
|
private |
double trajectory::Trajectory::TCoeff::duration_ |
|
private |
dimension of the coefficient structure
Definition at line 110 of file trajectory.h.
The documentation for this struct was generated from the following file: