Home
last modified time | relevance | path

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

/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DPendulumExample.cpp133 … cout << "MassProperties in G=" << swinger.expressMassPropertiesInGroundFrame(myStudy.getState()); in main()
/dports/science/simbody/simbody-Simbody-3.7/Simbody/include/simbody/internal/
H A DMobilizedBody.h1169 MassProperties expressMassPropertiesInGroundFrame(const State& state) const { in expressMassPropertiesInGroundFrame() function
1264 const MassProperties M_Bo_G = expressMassPropertiesInGroundFrame(state); in calcBodyMomentumAboutBodyOriginInGround()