public interface TroposphericModel extends Serializable
Modifier and Type | Method and Description |
---|---|
double |
pathDelay(double elevation,
double height)
Calculates the tropospheric path delay for the signal path from a ground
station to a satellite.
|
double pathDelay(double elevation, double height)
elevation
- the elevation of the satellite, in radiansheight
- the height of the station in m above sea levelCopyright © 2002-2017 CS Systèmes d'information. All rights reserved.