How can I extract the passive force length curve?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Jingke Song
Posts: 34
Joined: Tue Oct 19, 2021 4:52 am

How can I extract the passive force length curve?

Post by Jingke Song » Fri Apr 28, 2023 7:23 am

Why is there only getActiveForceLengthCurve(), getForceVelocityCurve(), and getTendonForceLengthCurve() functions in the API of Millard2012EquilibriumMuscle, and no getPassiveForceLengthCurve() function? How can I extract the passive force length curve? I hope someone can help me.

Tags:

User avatar
Mohammadreza Rezaie
Posts: 407
Joined: Fri Nov 24, 2017 12:48 am

Re: How can I extract the passive force length curve?

Post by Mohammadreza Rezaie » Sat Apr 29, 2023 2:17 am

Hi, you can find it here: getFiberForceLengthCurve()

User avatar
Jingke Song
Posts: 34
Joined: Tue Oct 19, 2021 4:52 am

Re: How can I extract the passive force length curve?

Post by Jingke Song » Wed May 03, 2023 2:45 am

Thank you very much. This is exactly what I need

POST REPLY