public interface InterferenceLink
Modifier and Type | Method and Description |
---|---|
CorrelationSetting |
getCorrelationSettings()
Get the correlations settings for this
interference link.
|
Distribution |
getFrequency()
get the frequency as configured for this interference link
|
ContexedSystemPlugin |
getInterferer()
The interfering system plugin of this
interference link
|
PropagationModel |
getPropagationModel() |
ContexedSystemPlugin |
getVictim()
get victim system plugin of this scenario
|
boolean |
isCoLocated()
When this link supports co-Location and it
is selected this method will return true
|
int |
linkIndex()
This interference link index in the scenario it is part of
|
void |
setFrequency(Distribution frequency)
Sets the frequency for this interference link.
|
PropagationModel getPropagationModel()
Distribution getFrequency()
void setFrequency(Distribution frequency)
frequency
- frequency distributionContexedSystemPlugin getVictim()
ContexedSystemPlugin getInterferer()
CorrelationSetting getCorrelationSettings()
boolean isCoLocated()
int linkIndex()
Copyright © 2018. All rights reserved.