MBS kinematics structure. More...
Public Attributes | |
| MBS_solvekin | mbsname |
| Name of the system. More... | |
| MBS_solvekin | opt |
| MBS_solvekin_opt structure containing the kinematics options. More... | |
| MBS_solvekin | q |
| Array with the current values of the generalized coordinates. More... | |
| MBS_solvekin | qd |
| Array with the current values of the generalized velocities. More... | |
| MBS_solvekin | qdd |
| Array with the current values of the generalized accelerations. More... | |
| MBS_solvekin | tsim |
| Time value. More... | |
| MBS_solvekin fctname symb | constrPV |
| Name of the symbolic function 'conshJ'. More... | |
| MBS_solvekin fctname symb | constrA |
| Name of the symbolic function 'cons_Jdqd'. More... | |
| MBS_solvekin fctname user | djoint |
| Name of the symbolic function 'DrivenJoints'. More... | |
| MBS_solvekin fctname user | out |
| Name of the symbolic function 'Output'. More... | |
| MBS_solvekin fctname symb constrA |
Name of the symbolic function 'cons_Jdqd'.
| MBS_solvekin fctname symb constrPV |
Name of the symbolic function 'conshJ'.
| MBS_solvekin fctname user djoint |
Name of the symbolic function 'DrivenJoints'.
| MBS_solvekin mbsname |
Name of the system.
| MBS_solvekin opt |
MBS_solvekin_opt structure containing the kinematics options.
| MBS_solvekin fctname user out |
Name of the symbolic function 'Output'.
Array with the current values of the generalized coordinates.
| MBS_solvekin qd |
Array with the current values of the generalized velocities.
| MBS_solvekin qdd |
Array with the current values of the generalized accelerations.
| MBS_solvekin tsim |
Time value.
1.8.17