Skip to content

Fixed issue #1046 : Updated getDirection method in ThrustPropulsionModel

Vincent CUCCHIETTI requested to merge vcucchie/orekit:issue-1046 into develop

Hey everyone,

I'm opening this merge request to close issue #1046 (closed).

It now handles the case where thrust vector norm is equal to zero by returning a zero vector.

Cheers, Vincent

Merge request reports