public interface InterferenceLinkResult extends LinkResult
Modifier and Type | Method and Description |
---|---|
double |
getBlockingAttenuation() |
InterferenceLink |
getInterferenceLink()
Returns the configuration of this interference link
|
Interferer |
getInterferer() |
LinkResult |
getInterferingSystemLink() |
InterfererResultCollector |
getInterferingSystemResult()
All results collected by the interfering system
of this interfering link during the simulation
|
double |
getRiRSSBlockingValue() |
double |
getRiRSSUnwantedValue() |
double |
getRxBandwidth() |
Victim |
getVictim() |
LinkResult |
getVictimSystemLink() |
VictimResultCollector |
getVictimSystemResult()
All results collected by the victim system.
|
void |
setBlockingAttenuation(double blockingAttenuation) |
void |
setRiRSSBlockingValue(double riRSSBlocking) |
void |
setRiRSSUnwantedValue(double riRSSUnwanted) |
void |
setRxBandwidth(double rxBandwidth) |
add, assignLocalEnvironment, getDoubleValues, getEffectiveTxRxPathLoss, getFrequency, getIntValues, getLongValues, getStringValues, getTxPower, getTxRxAngle, getTxRxDistance, getTxRxPathLoss, getValue, hasValue, isTxRxInSameBuilding, rxAntenna, setEffectiveTxRxPathLoss, setFrequency, setRxAntennaValues, setTxAntennaValues, setTxPower, setTxRxAngle, setTxRxDistance, setTxRxPathLoss, setValue, setValue, setValue, setValue, trialTxRxInSameBuilding, txAntenna
InterferenceLink getInterferenceLink()
LinkResult getVictimSystemLink()
Victim getVictim()
LinkResult getInterferingSystemLink()
Interferer getInterferer()
double getRiRSSUnwantedValue()
void setRiRSSUnwantedValue(double riRSSUnwanted)
double getRiRSSBlockingValue()
void setRiRSSBlockingValue(double riRSSBlocking)
double getBlockingAttenuation()
void setBlockingAttenuation(double blockingAttenuation)
double getRxBandwidth()
void setRxBandwidth(double rxBandwidth)
VictimResultCollector getVictimSystemResult()
InterfererResultCollector getInterferingSystemResult()
Copyright © 2018. All rights reserved.