Skip to content

Fix writing OEM without acceleration #912

Evan Ward requested to merge oem-no-a-912 into develop

In Orekit 10 StreamingOemWriter could write an OEM without acceleration, but in Orekit 11 it couldn't. Now it can. Expanded a test case.

Merge request reports