|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.swans.field.Fading.Rayleigh
public static final class Fading.Rayleigh
Computes Rayleigh fading. Equivalent to GloMoSim code.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface jist.swans.field.Fading |
---|
Fading.None, Fading.Rayleigh, Fading.Rician |
Field Summary | |
---|---|
private static double |
VARIANCE
Rayleigh distribution variance constant. |
Constructor Summary | |
---|---|
Fading.Rayleigh()
|
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 |
Field Detail |
---|
private static final double VARIANCE
Constructor Detail |
---|
public Fading.Rayleigh()
Method Detail |
---|
public double compute()
compute
in interface Fading
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |