Go to the source code of this file.
◆ calculate_gait_parameters()
| function calculate_gait_parameters |
( |
in | basepath, |
|
|
in | ptp, |
|
|
in | options ) |
calculates gait parameters from the processed data
this function calculates the gait parameters from the processed data. the gait parameters are calculated for each trial and then combined over all trials. the gait parameters are:
- stride length
- step length
- step width
- Parameters
-
| basepath | (string) the basepath of the data, e.g. "D:/ETH_Data/" |
| ptp | (string) the participant to process, e.g. "SonE_01" |
| options | the options for the processing:
- RECALCULATE: (logical) recalculate the gait parameters even if they are already calculated
|
- Return values
-
- Copyright
- see the file LICENSE in the root directory of the repository