nyx icon indicating copy to clipboard operation
nyx copied to clipboard

Trajectory search to use ANISE's ScalarExpr

Open ChristopherRabotin opened this issue 2 years ago • 0 comments

Maintenance task description

Recycling this task to change the event finding to use ANISE's ScalarExpr expression tree builder, cf https://github.com/nyx-space/anise/pull/519 . The Brent solver in ANISE is the same as the one in Nyx, but the complication is finding event arcs, and that is now validated in ANISE.

Scope of work

This may require changes to ANISE to either make the ScalarExpr generic or to allow loading a Nyx trajectory into the Almanac prior to searching.

Priority

  • Low

ChristopherRabotin avatar Feb 25 '24 18:02 ChristopherRabotin