Home > biomechZoo > Toolbox > Gait > cop_com_inclination_data.m

cop_com_inclination_data

PURPOSE ^

BMECH_COP_COM_INCLINATION compute the angle between the COP and COM in the

SYNOPSIS ^

function data = cop_com_inclination_data(data, ch_COM, ch_COP, vertical)

DESCRIPTION ^

 BMECH_COP_COM_INCLINATION compute the angle between the COP and COM in the
 antero-posterior and medio-lateral diretion with respect to the global vertical

 ARGUMENTS
   data     ...  struct, loaded zoo file
   ch_COM   ...  str, name of center of mass channel. Default CentreOfMass
   ch_COP   ...  str, name of center of pressure channel. default COP.

 RETURNS
  data     ...  struct, with cop-com inclination angle appended.

 see Lee HJ, Chou LS. Detection of gait instability using the center of
 mass and center of pressure inclination angles. Arch Phys Med Rehabil
 2006;87:569–75. https://doi.org/10.1016/j.apmr.2005.11.033

 see also cbmech_op_com_inclination, cop_com_inclinaton

CROSS-REFERENCE INFORMATION ^

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