| Package | Description | 
|---|---|
| agi.foundation.communications.signalpropagation | 
 Contains types for propagating electromagnetic signals along communication links. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ItuRP838AtmosphericModel | 
RainAttenuationModelItuRP838Version3.getCustomAtmosphericModel()
    Gets or sets a custom atmospheric model to use when computing attenuation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract boolean | 
ItuRP838AtmosphericModel.checkForSameDefinition(ItuRP838AtmosphericModel other)
Checks to determine if another instance has the same definition as this instance and
    returns  
true if it does. | 
void | 
RainAttenuationModelItuRP838Version3.setCustomAtmosphericModel(ItuRP838AtmosphericModel value)
    Gets or sets a custom atmospheric model to use when computing attenuation. 
 | 
| Constructor and Description | 
|---|
ItuRP838AtmosphericModel(ItuRP838AtmosphericModel existingInstance,
                        CopyContext context)
Initializes a new instance as a copy of an existing instance. 
 |