| Package | Description | 
|---|---|
| agi.foundation.communications | 
 Contains types for representing electromagnetic signals and propagating them along communication links. 
 | 
| agi.foundation.radar | 
 Contains types that perform radar system performance analysis. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract boolean | 
PointScattererExtension.checkForSameDefinition(PointScattererExtension other)
Checks to determine if another instance has the same definition as this instance and
    returns  
true if it does. | 
| Constructor and Description | 
|---|
PointScattererExtension(PointScattererExtension existingInstance,
                       CopyContext context)
Initializes a new instance as a copy of an existing instance. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TargetRadarCrossSectionExtension
An  
ObjectExtension which represents the radar cross section of a target object. | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
TargetRadarCrossSectionExtension.checkForSameDefinition(PointScattererExtension other)
Checks to determine if another instance has the same definition as this instance and
    returns  
true if it does. |