| Package | Description | 
|---|---|
| agi.foundation.communications.signalpropagation | 
 Contains types for propagating electromagnetic signals along communication links. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ItuRP835ComputedValues | 
AtmosphereModelItuRP835.computeAtmosphereParameters(ItuRP835Version version,
                           double altitude)
Compute the pressure, water vapor pressure, and temperature using the ITU-R P.835 global model. 
 | 
static ItuRP835ComputedValues | 
AtmosphereModelItuRP835.computeAtmosphereParameters(ItuRP835Version version,
                           double altitude,
                           JulianDate date,
                           double latitude)
Compute the pressure, water vapor pressure, and temperature using the ITU-R P.835 seasonal/regional model. 
 |