EulerIntegration.h File Reference
#include <rbdyn/deprecated.hh>
#include "NumericalIntegration.h"
Include dependency graph for EulerIntegration.h:

Go to the source code of this file.

Namespaces

 rbd
 

Functions

RBDYN_DEPRECATED RBDYN_DLLAPI void rbd::eulerJointIntegration (Joint::Type type, const std::vector< double > &alpha, const std::vector< double > &alphaD, double step, std::vector< double > &q)
 Old name for. More...
 
RBDYN_DEPRECATED RBDYN_DLLAPI void rbd::eulerIntegration (const MultiBody &mb, MultiBodyConfig &mbc, double step)
 Old name for. More...
 
RBDYN_DEPRECATED RBDYN_DLLAPI void rbd::sEulerIntegration (const MultiBody &mb, MultiBodyConfig &mbc, double step)
 Old name for. More...