Logo
Explore Help
Sign In
hongshaorou/openrocket
1
0
Fork 0
You've already forked openrocket
Code Issues Pull Requests Packages Projects Releases Wiki Activity
openrocket/openrocket.log

2 lines
47 B
Plaintext
Raw Normal View History

Modified thrustcurve serialization to be more robust in the case of some common (but generally not important) errors in thrustcurves, and not enter thrustcurves that will cause simulation failures into the database. (1) Permits thrustcurves to start at time 0 with a nonzero thrust. Previous code inserted a datapoint with time 0 and thrust 0; this caused thrust interpolation code to fail while running a simulation. If the first datapoint is at a time greater than 0 it does enter a (0, 0) datapoint, as this is the correct documented behavior for RASP files. (2) Permits thrustcurves to end with a nonzero thrust. Similarly to the previous case, the old code entered a new datapoint at the same time as the previous end of thrust with thrust 0, which would break thrust interpolation. (3) Thrustcurves that have a zero-thrust datapoint and a non-zero thrust datapoint at time 0 have the first datapoint removed. (4) Thrustcurves with more serious errors -- mainly multiple thrusts at a single time -- aren't entered into the database, as they will break thrust interpolation and there is no obvious way to guess which of the datapoints is correct, or to see how to average them.
2019-02-09 18:00:30 -07:00
Error: Unable to access jarfile OpenRocket.jar
Reference in New Issue Copy Permalink
Powered by Gitea Version: 23.8.0 Page: 51ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API