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
  • #614

Closed
Open
Opened Oct 03, 2019 by Luc Maisonobe@lucOwner

Measurements multiplexer

Kalman filter process measurements one at a time. When several measurements are performed at the same time it ends up looping, using propagation with duration zero, and adjusting the estimated parameters progressively, with a result that depends on the order of measurements and possible observability problems.

We should add a measurement multiplexer that allow to gather all measurements occurring at the same time and present it to the Orbit Determination process as one measurement with a dimension equal to the sum of the individual measurements dimensions.

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