sidnet.stack.std.mac.ieee802_15_4
Class Def
java.lang.Object
sidnet.stack.std.mac.ieee802_15_4.Def
public class Def
- extends java.lang.Object
Constructor Summary |
Def()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG802_15_4
public static final boolean DEBUG802_15_4
- See Also:
- Constant Field Values
DEBUG802_15_4_packetdrop
public static final boolean DEBUG802_15_4_packetdrop
- See Also:
- Constant Field Values
DEBUG802_15_4_rxTotNum
public static final boolean DEBUG802_15_4_rxTotNum
- See Also:
- Constant Field Values
DEBUG802_15_4_err
public static final boolean DEBUG802_15_4_err
- See Also:
- Constant Field Values
DEBUG802_15_4_timer
public static final boolean DEBUG802_15_4_timer
- See Also:
- Constant Field Values
DEBUG802_15_4_ack
public static final boolean DEBUG802_15_4_ack
- See Also:
- Constant Field Values
DEBUG802_15_4_packetsize
public static final boolean DEBUG802_15_4_packetsize
- See Also:
- Constant Field Values
DEBUG802_15_4_transmissiontime
public static final boolean DEBUG802_15_4_transmissiontime
- See Also:
- Constant Field Values
DEBUG802_15_4_pump
public static final boolean DEBUG802_15_4_pump
- See Also:
- Constant Field Values
DEBUG802_15_4_nodeid
public static final MacAddress DEBUG802_15_4_nodeid
ZigBeeIF
public static final boolean ZigBeeIF
- See Also:
- Constant Field Values
BR_868M
public static final byte BR_868M
- See Also:
- Constant Field Values
BR_915M
public static final byte BR_915M
- See Also:
- Constant Field Values
BR_2_4G
public static final byte BR_2_4G
- See Also:
- Constant Field Values
SR_868M
public static final byte SR_868M
- See Also:
- Constant Field Values
SR_915M
public static final byte SR_915M
- See Also:
- Constant Field Values
SR_2_4G
public static final double SR_2_4G
- See Also:
- Constant Field Values
defSHR_PreSeq
public static final int defSHR_PreSeq
- See Also:
- Constant Field Values
defSHR_SFD
public static final byte defSHR_SFD
- See Also:
- Constant Field Values
defPHY_HEADER_LEN
public static final byte defPHY_HEADER_LEN
- See Also:
- Constant Field Values
tr_oper_del
public static final int tr_oper_del
- See Also:
- Constant Field Values
tr_oper_est
public static final int tr_oper_est
- See Also:
- Constant Field Values
tr_oper_EST
public static final int tr_oper_EST
- See Also:
- Constant Field Values
sscsTP_startPANCoord
public static final byte sscsTP_startPANCoord
- See Also:
- Constant Field Values
sscsTP_startDevice
public static final byte sscsTP_startDevice
- See Also:
- Constant Field Values
hl_oper_del
public static final int hl_oper_del
- See Also:
- Constant Field Values
hl_oper_est
public static final int hl_oper_est
- See Also:
- Constant Field Values
hl_oper_rpl
public static final int hl_oper_rpl
- See Also:
- Constant Field Values
fl_oper_del
public static final int fl_oper_del
- See Also:
- Constant Field Values
fl_oper_est
public static final int fl_oper_est
- See Also:
- Constant Field Values
MAC_BROADCAST
public static final int MAC_BROADCAST
- See Also:
- Constant Field Values
Def
public Def()