Go to the source code of this file.
Classes | |
struct | MbsDirdynOptions |
Structure defining the option of a direct dynamic. More... | |
struct | MbsDirdyn |
General structure of the direct dynamic module. More... | |
Macros | |
#define | DOPRI5_NB_ALLOC_VEC 8 |
number of vectors to allocate for dopri5 More... | |
#define | DIRDYN_INTEGRATOR_OPTION_DEFAULT_nmax (int) 1e9 |
Define of default options for integrator in DirdynStruc. More... | |
#define | DIRDYN_INTEGRATOR_OPTION_DEFAULT_toler 1.0e-3 |
#define | DIRDYN_INTEGRATOR_OPTION_DEFAULT_rtoler 1.0e-3 |
#define | DIRDYN_INTEGRATOR_OPTION_DEFAULT_atoler 1.0e-6 |
#define | DIRDYN_INTEGRATOR_OPTION_DEFAULT_dt_max 1.0e-3 |
#define | DIRDYN_INTEGRATOR_WAYPOINT_TIME_ERROR_max 1.0e-10 |
This header defines structure of the dirdyn module in C.
Creation date: 10/09/2015
(c) Universite catholique de Louvain
#define DIRDYN_INTEGRATOR_OPTION_DEFAULT_atoler 1.0e-6 |
#define DIRDYN_INTEGRATOR_OPTION_DEFAULT_dt_max 1.0e-3 |
#define DIRDYN_INTEGRATOR_OPTION_DEFAULT_nmax (int) 1e9 |
Define of default options for integrator in DirdynStruc.
#define DIRDYN_INTEGRATOR_OPTION_DEFAULT_rtoler 1.0e-3 |
#define DIRDYN_INTEGRATOR_OPTION_DEFAULT_toler 1.0e-3 |
#define DIRDYN_INTEGRATOR_WAYPOINT_TIME_ERROR_max 1.0e-10 |
#define DOPRI5_NB_ALLOC_VEC 8 |
number of vectors to allocate for dopri5