spline function calculation class to calculate cubic splines
More...
#include <Mathematics/StepOverPolynome.hh>
spline function calculation class to calculate cubic splines
◆ StepOverSpline()
StepOverSpline::StepOverSpline |
( |
| ) |
|
◆ ~StepOverSpline()
StepOverSpline::~StepOverSpline |
( |
| ) |
|
◆ GetValueSpline()
double StepOverSpline::GetValueSpline |
( |
Eigen::VectorXd |
TimePoints, |
|
|
double |
CurrentLocalTime |
|
) |
| |
◆ print()
void StepOverSpline::print |
( |
| ) |
|
◆ SetParameters()
void StepOverSpline::SetParameters |
( |
Eigen::VectorXd |
Points | ) |
|
◆ m_Coefficients
Eigen::MatrixXd PatternGeneratorJRL::StepOverSpline::m_Coefficients |
|
protected |
◆ m_number
unsigned long int PatternGeneratorJRL::StepOverSpline::m_number |
|
protected |
The documentation for this class was generated from the following files: