Release 9.2#31
Merged
petrushy merged 247 commits intopetrushy:python-wrapper-additions-v9.2from Jun 1, 2018
Merged
Conversation
We start by parsing the antex files.
Conflicts: src/site/xdoc/changes.xml
Conflicts: src/main/resources/assets/org/orekit/localization/OrekitMessages_en.utf8 src/main/resources/assets/org/orekit/localization/OrekitMessages_it.utf8 src/main/resources/assets/org/orekit/localization/OrekitMessages_no.utf8 src/main/resources/assets/org/orekit/localization/OrekitMessages_ro.utf8 src/site/xdoc/changes.xml
Github: fixes #17
These frames can be defined for any pair of celestial bodies.
Fixed in test and tutorial. Fixes issue #370
The ICRF frame as well as Frames related to Earth-Moon barycenter and to Solar System barycenter are all algned with GCRF and not EME2000.
# Conflicts: # src/site/xdoc/changes.xml
This simplifies for example getting the time derivative of the momentum.
Conflicts: src/site/xdoc/changes.xml
Allow an OrekitException to be thrown from EventHandler.init() like the other methods.
Previously EventHandler.init() was not called. Now it is called by AbstractDetector.init() and similarly for Fields. Added a test case. Fixes #471
Fixes issue #366.
Thanks to Hank Grabowski.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.