Home
last modified time | relevance | path

Searched refs:signedSlipSpeed (Results 1 – 3 of 3) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DTimsBoxHybrid.cpp910 const Real signedSlipSpeed = contact.calcSlipSpeedWitness(state); in getValue() local
911 return signedSlipSpeed; in getValue()
H A DUnilateralPointContactWithFriction.cpp1228 const Real signedSlipSpeed = friction.calcSlipSpeedWitness(state); in getValue() local
1229 return signedSlipSpeed; in getValue()
H A DTimsBox.cpp1421 const Real signedSlipSpeed = friction.calcSlipSpeedWitness(state); in getValue() local
1422 return signedSlipSpeed; in getValue()