Searched refs:ballcons2 (Results 1 – 3 of 3) sorted by relevance
/dports/science/simbody/simbody-Simbody-3.7/examples/ |
H A D | ExamplePendulum.cpp | 71 Constraint::Ball ballcons2(matter.updGround(), Vec3(2,-1,0), in main() local 183 cout << "FC_G=" << -(ballcons2.getConstrainedBodyForcesAsVector(state) in main()
|
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/ |
H A D | TestMobilizerReactionForces.cpp | 219 Constraint::Ball ballcons2(matter.updGround(), Vec3(2,-1,0), in testByComparingToConstraints2() local 327 -(ballcons2.getConstrainedBodyForcesAsVector(state) in testByComparingToConstraints2()
|
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/ |
H A D | GeometryPlayground.cpp | 623 Constraint::Ball ballcons2(matter.updGround(), Vec3(2,-1,0), in main() local 717 cout << "FC_G=" << -(ballcons2.getConstrainedBodyForcesAsVector(state) in main()
|