Delta-V Direction estimation with Orbit Determination

Hi all,

Just one quick matter. I would like to estimate the direction of the Delta-V (and not only its magnitude) through Orbit Determination. Is this functionality already implemented? If so, can you address me to the class that implement it?

Thank you very much!

Giacomo

Hi Giacomo,
please refer to the maneuver-package branch in the repository. The ScaledConstantThrustPropulsionModel class implements what you are looking for.
Cheers - Glauco

Thank you very much, Glauco :slight_smile: