public interface IonosphericModel extends Serializable
Modifier and Type | Method and Description |
---|---|
double |
pathDelay(AbsoluteDate date,
GeodeticPoint geo,
double elevation,
double azimuth)
Calculates the ionospheric path delay for the signal path from a ground
station to a satellite.
|
double pathDelay(AbsoluteDate date, GeodeticPoint geo, double elevation, double azimuth)
date
- current dategeo
- the Geodetic point of receiver/stationelevation
- the elevation of the satelliteazimuth
- the azimuth of the satelliteCopyright © 2002-2017 CS Systèmes d'information. All rights reserved.