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 67
    • Issues 67
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • 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
  • #514
Closed
Open
Created Jan 10, 2019 by Maxime Journot@MaximeJDeveloper

Deprecate then delete unused DerivativeStructure acceleration computation methods

Some methods computing FieldVector3D<DerivativeStructure> acceleration and using a parameter name as input should have been deleted in version 9.0 but were left over. They should be deemed @Deprecated in version 9.3 and then deleted in version 10.0.

These methods are:

  • FieldVector3D<DerivativeStructure> dragAcceleration in interface DragSensitive and all its implementations;
  • FieldVector3D<DerivativeStructure> radiationPressureAcceleration in RadiationSensitive and all its implementations

Related tests should also be deprecated then deleted.

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