|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.swans.field.Fading.Rician
public static final class Fading.Rician
Computes Rician fading. Equivalent to GloMoSim code.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface jist.swans.field.Fading |
---|
Fading.None, Fading.Rayleigh, Fading.Rician |
Constructor Summary | |
---|---|
Fading.Rician(double kFactor)
Create new Rician fading model object. |
Method Summary | |
---|---|
double |
compute()
Compute the fading loss. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Fading.Rician(double kFactor)
kFactor
- kMethod Detail |
---|
public double compute()
compute
in interface Fading
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |