jist.swans.field
Class Fading.None

java.lang.Object
  extended by jist.swans.field.Fading.None
All Implemented Interfaces:
Fading
Enclosing interface:
Fading

public static final class Fading.None
extends java.lang.Object
implements Fading

Computes zero fading.

Since:
SWANS1.0
Author:
Rimon Barr <barr+jist@cs.cornell.edu>

Nested Class Summary
 
Nested classes/interfaces inherited from interface jist.swans.field.Fading
Fading.None, Fading.Rayleigh, Fading.Rician
 
Constructor Summary
Fading.None()
           
 
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

Fading.None

public Fading.None()
Method Detail

compute

public double compute()
Compute the fading loss.

Specified by:
compute in interface Fading
Returns:
fading loss (units: dB)