Drake
ValueConstraint Class Reference

#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
 

Constructor & Destructor Documentation

ValueConstraint ( int  derivative_order,
double  time,
double  value 
)

Member Function Documentation

int getDerivativeOrder ( ) const

Here is the caller graph for this function:

double getTime ( ) const

Here is the caller graph for this function:

double getValue ( ) const

Here is the caller graph for this function:


The documentation for this class was generated from the following files: