Fix the number of motors that are reported. A previous change made the MotorMount.getMotorCount() return the number of motors which have been configured. However, according to the javadocs of the MotorMount interface, the getMotorCount() method is supposed to return the number of motors that a MotorMount can take for configuring it. This restores the InnerTube and BodyTube getMotorCount behavior and adds a new getMotorConfigurationCount() method to provide the new behavior. Additionally, the stageMass calculations in the DesignReport were using a deprecated method which does not return proper component weights. Change this to use the MassCalculator.calculateLaunch(...) method, which is consistent with the RocketPanel behavior. Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
OpenRocket
Build Status -
Overview
OpenRocket is a free, fully featured model rocket simulator that allows you to design and simulate your rockets before actually building and flying them.
The main features include:
- Six-degree-of-freedom flight simulation
- Automatic design optimization
- Realtime simulated altitude, velocity and acceleration display
- Staging and clustering support
- Cross-platform (Java-based)
Read more about it on the OpenRocket Wiki.
License
OpenRocket is an Open Source project licensed under the GNU GPL. This means that the software is free to use for whatever purposes, and the source code is also available for studying and extending.
Contributing
OpenRocket needs help to become even better. Implementing features, writing documentation and creating example designs are just a few ways of helping. If you are interested in helping make OpenRocket the best rocket simulator out there, please click here for information on how to get involved!
Description
Languages
Java
80.3%
Csound
13.9%
Racket
4.6%
Cython
1.1%