SunSPOT API V5.0


com.sun.spot.peripheral.radio.mhrp.lqrp.linkParams
Class ConfigLinkParams

java.lang.Object
  extended by com.sun.spot.peripheral.radio.mhrp.lqrp.linkParams.ConfigLinkParams

public class ConfigLinkParams
extends Object


Field Summary
static double GAMMA
           
static double LOW_LQI_PENALTY_FACTOR
           
static double LOW_NORM_LQI
           
static double MAX_BATT_VOLT
           
static int MAX_DATA_RATE
           
static int MAX_LQ
           
static long NumOfSlots
           
static double SIGMA
           
static long SLOT_SIZE
           
static double THRESH_LOW_LQI
           
static long TIME_WINDOW
           
 
Constructor Summary
ConfigLinkParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TIME_WINDOW

public static final long TIME_WINDOW
See Also:
Constant Field Values

SLOT_SIZE

public static final long SLOT_SIZE
See Also:
Constant Field Values

NumOfSlots

public static final long NumOfSlots
See Also:
Constant Field Values

GAMMA

public static final double GAMMA
See Also:
Constant Field Values

SIGMA

public static final double SIGMA
See Also:
Constant Field Values

MAX_LQ

public static final int MAX_LQ
See Also:
Constant Field Values

LOW_NORM_LQI

public static final double LOW_NORM_LQI
See Also:
Constant Field Values

MAX_DATA_RATE

public static final int MAX_DATA_RATE
See Also:
Constant Field Values

THRESH_LOW_LQI

public static final double THRESH_LOW_LQI
See Also:
Constant Field Values

LOW_LQI_PENALTY_FACTOR

public static final double LOW_LQI_PENALTY_FACTOR
See Also:
Constant Field Values

MAX_BATT_VOLT

public static final double MAX_BATT_VOLT
See Also:
Constant Field Values
Constructor Detail

ConfigLinkParams

public ConfigLinkParams()

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.