Modifier and Type | Field and Description |
---|---|
private TacticalRelayData |
SE7_TRR_AntennaGainCorrection.singleDataSet |
Modifier and Type | Field and Description |
---|---|
java.util.Vector<TacticalRelayData> |
SE7_TRR_AntennaGainCorrection.tacticalRelayDataCollection |
Modifier and Type | Method and Description |
---|---|
private double |
SE7_TRR_AntennaGainCorrection.getAntennaGain(org.seamcat.model.plugin.ScenarioInfo scenario,
TacticalRelayData singleDataSet,
org.seamcat.model.plugin.InterferingLink ilk) |
private double |
SE7_TRR_AntennaGainCorrection.getGainCorrection(TacticalRelayData tacticalRelayData,
org.seamcat.model.plugin.ScenarioInfo scenario)
the method getGainCorrection generates a uniformly distributed random value
within the range of the gain of the first side lobe and the actual antenna gain it is assumed that the operator of FS avoids the main beam direction towards the interfering BS, but the probability of not being aware of the BS increases with the distance The relation between distance and the amount of the correction might become an issue of a modified version of this plugin. |