This website requires JavaScript.
Explore
Help
Sign In
hongshaorou
/
openrocket
Watch
1
Star
0
Fork
0
You've already forked openrocket
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openrocket
/
swing
History
JoePfeiffer
51b2f7a03f
cp.weight doesn't have any obvious relationahip to mass. We may want to revisit the idea of having a separate minimum cp.weight, but for the moment just making it be MathUtil.EPSILON removes the confusion and doesn't change behavior (MassCalculator.MIN_MASS is set to MathUtil.EPSILON in that class)
2020-05-05 10:37:22 -06:00
..
.settings
[upgrade] Updated Eclipse buildfiles to use Java 1.8
2018-06-17 15:34:55 -04:00
lib
Upgrade jogl libraries to 2.4.0-rc-20200306
2020-03-28 18:59:46 -07:00
reference
…
resources
/datafiles
[fix][example] Fixes 'High Power Airstart' -- with new motor: I211
2020-03-30 20:21:15 -04:00
resources-src
/datafiles
…
src/net/sf
/openrocket
cp.weight doesn't have any obvious relationahip to mass. We may want to revisit the idea of having a separate minimum cp.weight, but for the moment just making it be MathUtil.EPSILON removes the confusion and doesn't change behavior (MassCalculator.MIN_MASS is set to MathUtil.EPSILON in that class)
2020-05-05 10:37:22 -06:00
test/net/sf
/openrocket
The deleted methods (setTotalThrustEstimate(), setBurnTimeEstimate(), setAverageThrustEstimate(), and setMaxThrustEstimate()) were never called. The member variables maxThrust, burnTimeEstimate, averageThrust, totalImpulse are all calculated by computeStatistics() and the values (if any) from the thrustcurve file are ignored.
2020-04-22 09:29:57 -06:00
.classpath
Adjust IntelliJ and Eclipse classpaths to new guice
2020-04-02 19:22:42 -07:00
.gitignore
…
.project
…
build.xml
Update guice library to remove AOP; Fixes issue
#609
2020-04-02 15:56:55 -07:00
OpenRocket Swing.iml
Adjust .iml files for IntelliJ
2020-04-05 12:36:07 -07:00