opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
759 stars 308 forks source link

[Feature Request] set Name and Description for `TimeSeriesTable` #3835

Open mrrezaie opened 3 days ago

mrrezaie commented 3 days ago

Hi, it is currently possible to add name and description to STO/MOT files through Storage::setName and Storage::setDescription, and it would be great if such methods exist for TimeSeriesTable as well. Having comments/descriptions inside the files would be so useful. Thank you in advance.

https://github.com/opensim-org/opensim-core/issues/3086#issuecomment-1568662880