Drake
|
#include <drake/solvers/qpSpline/ValueConstraint.h>
Public Member Functions | |
ValueConstraint (int derivative_order, double time, double value) | |
int | getDerivativeOrder () const |
double | getTime () const |
double | getValue () const |
ValueConstraint | ( | int | derivative_order, |
double | time, | ||
double | value | ||
) |
int getDerivativeOrder | ( | ) | const |
double getTime | ( | ) | const |
double getValue | ( | ) | const |