]> git.gag.com Git - debian/openrocket/commit
Correct the computation of shape mass in integrate() by computing the mass based...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 23 May 2012 14:47:46 +0000 (14:47 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 23 May 2012 14:47:46 +0000 (14:47 +0000)
commit05b3052fb06aceea14b8aec17d9ca488287c40da
tree4ed3f30835e72e662a0f606906d2561459268157
parentb48eae1c8a8e2e1ce3d8b42ae8f44ab8ab326553
Correct the computation of shape mass in integrate() by computing the mass based on the integrated volume * density instead of using the super.getComponentMass().  super.getComponentMass() includes the mass of the shape as well as the shoulders.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@715 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/rocketcomponent/SymmetricComponent.java