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 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • 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
  • Merge requests
  • !9

Issue#553

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Romaric HER requested to merge RomaricH/orekit:issue#553 into develop May 17, 2019
  • Overview 0
  • Commits 12
  • Changes 3

fix the issue #553 (closed) : the issue was the LocalPVProvider used in Ephemeris to compute the attitude provide only the attitude at the current date, and return an exception if the computed date is not the current date of the propagator. The issue was solved by adding a way for the LocalPVProvider to be used for a different date. Now, there is an Ephemeris object inside the LocalPVProvider with the same parameters as the main Ephemeris, but with no attitude law to avoid infinite loop.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: issue#553