Page 1 of 1

How can I extract the passive force length curve?

Posted: Fri Apr 28, 2023 7:23 am
by sjk123
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.

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

Posted: Sat Apr 29, 2023 2:17 am
by kernalnet
Hi, you can find it here: getFiberForceLengthCurve()

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

Posted: Wed May 03, 2023 2:45 am
by sjk123
Thank you very much. This is exactly what I need