Home
last modified time | relevance | path

Searched refs:getV_GP (Results 1 – 2 of 2) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DRigidBodyNodeSpec.cpp102 const Vec3& w_GF = getV_GP(vc)[0]; // F and P have same angular velocity in calcParentToChildVelocityJacobianInGroundDot()
H A DRigidBodyNode.h863 const SpatialVec& getV_GP(const SBTreeVelocityCache& vc) const {assert(parent); return parent->getV… in getV_GP() function