Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Orekit Orekit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Orekit
  • OrekitOrekit
  • Issues
  • #920
Closed
Open
Created Apr 21, 2022 by vincent cucchietti@vcucchie

Difference between equation from documentation and equation used inside Orekit (Documentation issue)

I noticed a non homogenous equation in the NumericalPropagator's javadoc concerning the public static double[][] tolerances(double dP,Orbit orbit, OrbitType type) method's description. Hence i checked the code which seems to use the right equation (homegenous + identical to what i've found on my own).

Documentation : V² r |dV| = mu |dr|

Code: V r² |dV| = mu |dr|

screenshotDocumentation screenshotCode

Edited Apr 21, 2022 by vincent cucchietti
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking