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.