opensim-core
opensim-core copied to clipboard
Feature request: getAnalogsTable()
Dear Experts,
Up to now C3DFileAdapter doesn't have any function to retrieve a TimeSeriesTable of analog data. It would be great if this operation added to API in order to extract EMG data in OpenSim format.
Regards, Mohammadreza
Hi,
I'm just curious to know whether you have any plan to add this functionality to your future release. Your current C3D parser (EZC3D) is able to extract these data and it would be great if you could define relevant functions in your API (retrieve the TimeSeriesTable of Analogs), the same as getForcesTable() and getMarkersTable().