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

Closed
Open
Opened Jan 08, 2019 by Luc Maisonobe@lucOwner

Differentiation.differentiate with ParameterFunction/ParameterDriver often fails

The method only works if the scaling factor of the ParameterDriver is 1.0 and if the ParameterDriver passed at the call to differentiate is the same as the one passed to the returned ParameterFunction.

If scale is different from 1.0, the returned derivative is the real derivative multiplied by scale.

If the parameterDriver p2 passed to the returned ParameterFunction is not the parameter p1 passed when calling differentiate, the derivative is computed using the current value of p1, not p2.

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