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 52
    • Issues 52
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • 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
  • #682

Closed
Open
Opened May 17, 2020 by Maxime Journot@MaximeJDeveloper

Change visibility of OrbitType parameter drivers' names to public

In OrbitType the names of the different orbital drivers are given as private static final.
I think it would be an improvement to change their visibility to public.

When dealing with another flight dynamics system where the names are different it is nice to be able to call these drivers' names in order to 'bridge' Orekit to this system.
Until now the only way to do this is to re-write/hard code the Orekit drivers' names since they are invisible outside of OrbitType.

Edited May 17, 2020 by Maxime Journot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
10.2
Milestone
10.2
Assign milestone
Time tracking
None
Due date
None
Reference: orekit/orekit#682