Polynome used for Z trajectory during stepover. More...
#include <Mathematics/StepOverPolynome.hh>
Public Member Functions | |
StepOverPolynomeFoot () | |
void | SetParameters (MAL_VECTOR(boundCond, double), std::vector< double > timeDistr) |
~StepOverPolynomeFoot () |
Polynome used for Z trajectory during stepover.
Constructor: boundCond: the different boundary conditions begin, intermediate and end of polynomial timeDistr: vector with time instants for intermediate boundary conditions and end time
Destructor.
void StepOverPolynomeFoot::SetParameters | ( | MAL_VECTOR(boundCond, double) | , |
std::vector< double > | timeDistr | ||
) |
Set the parameters
References PatternGeneratorJRL::Polynome::m_Coefficients, MAL_MATRIX_DIM, MAL_MATRIX_NB_ROWS, MAL_MATRIX_RET_DETERMINANT, and MAL_VECTOR.