Skip to content

Issue #555

Gautreau Dylan requested to merge dgautreau/orekit:issue-555 into develop

Added pathDelay methods that take PVCoordinatesProvider for the satellite and the receiver for ionospheric models : pathDelay(AbsoluteDate date, PVCoordinatesProvider sat, PVCoordinatesProvider rec, BodyShape body, double frequency, double[] parameters)

Also added tests to check consistency between pathDelay methods.

Merge request reports