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 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • 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
  • !310

Fix Issue #987: Added FieldStateCovariance

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Vincent CUCCHIETTI requested to merge vcucchie/orekit:issue-987 into develop Nov 08, 2022
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 5

Hey everyone,

This mr is related to the issue #987 and add the Field version of StateCovariance. Now that I have made it, I realize that it was most probably not useful for the goal I had in mind but it is too late so I now hope that someone can find a use for it 😅.

It also contains fixes for some tests in StateCovarianceTest that need to be implemented anyway, as they are currently false.

Finally, I spotted a small Javadoc error in FieldSpacecraftState and fixed it.

UPDATE

Turns out I actually need it for the collision package so I'm closing this MR and merge it with my future collision package branch.

Edited Nov 09, 2022 by Vincent CUCCHIETTI
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: issue-987