MBS inverse dynamics option structure. More...
Public Attributes | |
| MBS_invdyn opt | motion |
| Determines how Qq (generalized joint forces), Qa (if any), Qc (if any) and lambda (Lagrange multiplier) are computed. More... | |
| MBS_invdyn opt | time |
| Times at which the model is evaluated. More... | |
| MBS_invdyn opt | visualize |
| Display of the 3D graphical model. More... | |
| MBS_invdyn opt | save2file |
| Save the results as configuration files (tq, tqd, tqdd) More... | |
| MBS_invdyn opt | renamefile |
| Name of the result files. More... | |
| MBS_invdyn opt | verbose |
| Display of the information in the command window. More... | |
| MBS_invdyn opt | clearmbsglobal |
| Deletion of the global variables. More... | |
MBS inverse dynamics option structure.
| MBS_invdyn opt clearmbsglobal |
Deletion of the global variables.
| MBS_invdyn opt motion |
Determines how Qq (generalized joint forces), Qa (if any), Qc (if any) and lambda (Lagrange multiplier) are computed.
| MBS_invdyn opt renamefile |
Name of the result files.
| MBS_invdyn opt save2file |
Save the results as configuration files (tq, tqd, tqdd)
| MBS_invdyn opt time |
Times at which the model is evaluated.
default : 0.0
| MBS_invdyn opt verbose |
Display of the information in the command window.
| MBS_invdyn opt visualize |
Display of the 3D graphical model.
1.8.17