|
Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
|
Function to setup standing problem with angle tracking. More...
Functions | |
| function | setup_standing_angle (in model, in dataFileInv, in dataFileMea, in iSample, in resultFile, in W) |
| Function to setup standing problem with angle tracking. | |
Function to setup standing problem with angle tracking.
| function setup_standing_angle | ( | in | model, |
| in | dataFileInv, | ||
| in | dataFileMea, | ||
| in | iSample, | ||
| in | resultFile, | ||
| in | W | ||
| ) |
Function to setup standing problem with angle tracking.
| model | Gait3d: Model used for simulation |
| dataFileInv | String: Filename containg data struct for angle tracking |
| dataFileMea | String: Filename containg data struct for GRF tracking |
| iSample | Int: Index of sample used from measured data |
| resultFile | String: Filename to log files |
| W | Struct: Weights for objective terms |
| problem | Collocation: Generated standing problem |