Serializable
FixedTroposphericDelay
, MariniMurrayModel
, SaastamoinenModel
public interface TroposphericModel extends Serializable
Modifier and Type | Method | 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-2018 CS Systèmes d'information. All rights reserved.