Trapezoidal trajectory function

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Pa G
Posts: 4
Joined: Wed Jun 13, 2018 2:48 am

Trapezoidal trajectory function

Post by Pa G » Wed Jun 13, 2018 6:57 am

Hi all,
As like simmSpline function , is there any function to define Trapezoidal function for the co-ordinate.?

Thank You

Tags:

User avatar
Thomas Uchida
Posts: 1777
Joined: Wed May 16, 2012 11:40 am

Re: Trapezoidal trajectory function

Post by Thomas Uchida » Wed Jun 13, 2018 9:54 am

Should be possible with PiecewiseLinearFunction (https://simtk.org/api_docs/opensim/api_ ... ction.html).

POST REPLY