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
/
test
/
net
/
sf
/
openrocket
History
JoePfeiffer
b9a881c5c9
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
..
gui
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
logging
Rework source structure to separate swing gui code from core code.
2013-09-27 11:34:46 -05:00
Estes_A8.rse
Added build.xml driver in root directory. Moved a few files around to support
2013-09-30 11:38:54 -05:00
IntegrationTest.java
[debug] removed unnecessary printlns in unit tests
2018-02-25 12:43:49 -05:00
simplerocket.ork
Added build.xml driver in root directory. Moved a few files around to support
2013-09-30 11:38:54 -05:00