Replies: 2 comments 9 replies
-
Hi Guillaume, Yes, Nyx supports modeling maneuvers: https://docs.rs/nyx-space/latest/nyx_space/dynamics/guidance/struct.Maneuver.html . These must be specified in a supported frame with the duration and the pointing angles, or with the exact change velocity used by the operator. Are these published by the SP3 providers? If not, then Nyx can try to solve for the maneuver that happened using the differential corrector. |
Beta Was this translation helpful? Give feedback.
-
So can you help me design the main principle ? the idea is to be able to retro analyze the maneuver from the text file. I presume I should construct a propagator from all previous "normal" waypoints in the trajectory. |
Beta Was this translation helpful? Give feedback.
-
Hello @ChristopherRabotin,
I thought you had means to describe satellite maneuvers somewhere in your ecosystem, if I recall correctly. But i can't seem to find it.
Is that correct ?
I'm asking because I am upgrading my "SP3" library, and in very rare cases, SP3 may describe satellite maneuvers and I'd like to see if we can propose a bridge method:
Beta Was this translation helpful? Give feedback.
All reactions