public interface IonosphericCorrection
Modifier and Type | Method and Description |
---|---|
double |
computeSignalDelay(AbsoluteDate date,
Vector3D satellite,
Frame satFrame)
Calculates the ionospheric signal delay for the signal path from the position
of the transmitter and the receiver and the current date.
|
double computeSignalDelay(AbsoluteDate date, Vector3D satellite, Frame satFrame) throws PatriusException, IOException, ParseException
date
- the current datesatellite
- the satellite positionsatFrame
- the satellite position framePatriusException
- thrown if computation failedParseException
- thrown if computation failedIOException
- thrown if computation failedCopyright © 2020 CNES. All rights reserved.