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 69
    • Issues 69
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • #877
Closed
Open
Created Jan 12, 2022 by Luc Maisonobe@lucOwner

Add dedicated classes for normalized coordinates and time in CR3BP model

The Circular Restricted Three Body Problem uses normalized coordinates for everything (time, position, velocity, mass attraction coefficient). There are provisions to change between standard PVCoordinates and frames using CR3BPSystem.getRealPV() and CR3BPSystem.getRealAPV() but the same classes are used to hold both the normalized and regular coordinates.

This is confusing. Specialized non-dimensional containers should be used to represent CR3BP coordinates and time to make it clear they are neither AbsoluteDate nor PVCoordinates.

As this would change public APIs, it should wait for version 12.0.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking