Home
last modified time | relevance | path

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

/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Mechanics/src/
H A DRotation.cpp275 RealP cosAngle3, RealP sinAngle3 ) in setThreeAngleTwoAxesBodyFixedForwardCyclicalRotation() argument
282 RealP s3c1 = sinAngle3 * cosAngle1; in setThreeAngleTwoAxesBodyFixedForwardCyclicalRotation()
283 RealP s1s3 = sinAngle1 * sinAngle3; in setThreeAngleTwoAxesBodyFixedForwardCyclicalRotation()
293 R[i][j] = sinAngle2 * sinAngle3; in setThreeAngleTwoAxesBodyFixedForwardCyclicalRotation()
313 RealP cosAngle3, RealP sinAngle3, const CoordinateAxis& axis3 ) in setThreeAngleThreeAxesBodyFixedForwardCyclicalRotation() argument
320 RealP s3c1 = sinAngle3 * cosAngle1; in setThreeAngleThreeAxesBodyFixedForwardCyclicalRotation()
321 RealP s1s3 = sinAngle1 * sinAngle3; in setThreeAngleThreeAxesBodyFixedForwardCyclicalRotation()
330 R[i][j] = -sinAngle3 * cosAngle2; in setThreeAngleThreeAxesBodyFixedForwardCyclicalRotation()
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DRotation.h905 …nateAxis& axis1, P cosAngle2, P sinAngle2, const CoordinateAxis& axis2, P cosAngle3, P sinAngle3 );
906 …, P cosAngle2, P sinAngle2, const CoordinateAxis& axis2, P cosAngle3, P sinAngle3, const Coordinat…
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Mechanics/include/SimTKcommon/internal/
H A DRotation.h1120 RealP cosAngle3, RealP sinAngle3 );
1125 RealP cosAngle3, RealP sinAngle3, const CoordinateAxis& axis3 );