Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Orekit
Orekit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Orekit
  • OrekitOrekit
  • Issues
  • #679

Closed
Open
Opened May 11, 2020 by Maxime Journot@MaximeJDeveloper

Improve "testRetrogradeOrbit" in "CircularOrbit" and "KeplerianOrbit" test

I raised an issue on Hipparchus forge because with version Hipparchus 1.7-SNAPSHOT some tests were failing in Orekit.
These tests are the testRetrogradeOrbit tests in classes CircularOrbit and KeplerianOrbit; as well as in the "fielded" versions of these classes.

See the Hipparchus issue here.
@luc found out that the issue actually comes from the way these tests are done in Orekit.
He suggests to change the test cases using a more adapted Z velocity component as a way to ensure stable behavior with a "nearly" equatorial retrograde orbit.
Which is, I think, a good idea, and should be done.
See the Hipparchus issue for more details.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
10.2
Milestone
10.2
Assign milestone
Time tracking
None
Due date
None
Reference: orekit/orekit#679