pyCGM_Single.pycgmIO.loadEZC3D

pyCGM_Single.pycgmIO.loadEZC3D(filename)

Use c3dez to load a c3d file.

Parameters
filenamestr

Path to the c3d file to be loaded.

Returns
[data, None, None]array

data is the array representation of the loaded c3d file.