Package | Description |
---|---|
agi.foundation.communications |
Contains types for representing electromagnetic signals and propagating them along communication links.
|
Modifier and Type | Method and Description |
---|---|
static PointScattererLinkPath |
PointScattererLinkPath.constructInstance(LinkPath linkPath)
Constructs a new instance from a
LinkPath . |
Modifier and Type | Method and Description |
---|---|
protected boolean |
PointScattererLinkPath.checkForSameDefinition(PointScattererLinkPath other)
Checks to determine if another instance has the same definition as this instance and
returns
true if it does. |