Home > biomechZoo > Toolbox > Gait > TemporalParameters.m

TemporalParameters

PURPOSE ^

computes temporal parameters using heel kinematic data

SYNOPSIS ^

function [ StepTime1, StepTime2,StrideTime] = TemporalParameters(FS1,FS2,FS3)

DESCRIPTION ^

 computes temporal parameters using heel kinematic data

 ARGUMENTS
 FS1            ... time of 1st ipsilateral foot strike
 FS2            ... time of 1st contraleral foot strike
 FS3            ... time of 2nd ipsilateral foot strike

 RETURNS
 StrideTime     ... Stride time in same units as input units
 StepTime       ... Step time in same units as input units

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005