|
Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
|
Go to the source code of this file.
Classes | |
| struct | contactprop |
Macros | |
| #define | NCF 6 |
| #define | NCVAR 6 |
Functions | |
| void | contact_al (contactprop *contact, double fk[12], double fkdot[12], double x[NCVAR], double xdot[NCVAR], double f[NCF], double df_dfk[NCF][12], double df_dfkdot[NCF][12], double df_dx[NCF][NCVAR], double df_dxdot[NCF][NCVAR]) |
| #define NCF 6 |
| #define NCVAR 6 |
| void contact_al | ( | contactprop * | contact, |
| double | fk[12], | ||
| double | fkdot[12], | ||
| double | x[NCVAR], | ||
| double | xdot[NCVAR], | ||
| double | f[NCF], | ||
| double | df_dfk[NCF][12], | ||
| double | df_dfkdot[NCF][12], | ||
| double | df_dx[NCF][NCVAR], | ||
| double | df_dxdot[NCF][NCVAR] | ||
| ) |