Package | Description |
---|---|
agi.foundation.communications.signalpropagation |
Contains types for propagating electromagnetic signals along communication links.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
BeerLambertLawAtmosphericAttenuationModel.checkForSameDefinition(BeerLambertLawAtmosphericAttenuationModel other)
Checks to determine if another instance has the same definition as this instance and
returns
true if it does. |
Constructor and Description |
---|
BeerLambertLawAtmosphericAttenuationModel(BeerLambertLawAtmosphericAttenuationModel existingInstance,
CopyContext context)
Initializes a new instance as a copy of an existing instance.
|