sidnet.stack.std.mac.ieee802_15_4
Class Const

java.lang.Object
  extended by sidnet.stack.std.mac.ieee802_15_4.Const

public class Const
extends java.lang.Object


Field Summary
static byte aBaseSlotDuration
           
static short aBaseSuperframeDuration
           
static byte aGTSDescPersistenceTime
           
static byte aMaxBE
           
static byte aMaxBeaconOverhead
           
static byte aMaxBeaconPayloadLength
           
static byte aMaxFrameOverhead
           
static short aMaxFrameResponseTime
           
static byte aMaxFrameRetries
           
static byte aMaxLostBeacons
           
static byte aMaxMACFrameSize
           
static byte aMaxPHYPacketSize
           
static byte aMaxSIFSFrameSize
           
static short aMinCAPLength
           
static byte aMinLIFSPeriod
           
static byte aMinSIFSPeriod
           
static byte aNumSuperframeSlots
           
static short aResponseWaitTime
           
static byte aTurnaroundTime
           
static byte aUnitBackoffPeriod
           
static byte def_macAckWaitDuration
           
static byte def_macACLDefaultSecurityMaterialLength
           
static sidnet.stack.std.mac.ieee802_15_4.MAC_ACL def_macACLEntryDescriptorSet
           
static byte def_macACLEntryDescriptorSetSize
           
static boolean def_macAssociationPermit
           
static boolean def_macAutoRequest
           
static boolean def_macBattLifeExt
           
static byte def_macBattLifeExtPeriods
           
static byte def_macBeaconOrder
           
static byte[] def_macBeaconPayload
           
static byte def_macBeaconPayloadLength
           
static int def_macBeaconTxTime
           
static short def_macCoordExtendedAddress
           
static short def_macCoordShortAddress
           
static boolean def_macDefaultSecurity
           
static java.lang.Byte def_macDefaultSecurityMaterial
           
static byte def_macDefaultSecuritySuite
           
static boolean def_macGTSPermit
           
static byte def_macMaxCSMABackoffs
           
static byte def_macMinBE
           
static short def_macPANId
           
static boolean def_macPromiscuousMode
           
static boolean def_macRxOnWhenIdle
           
static byte def_macSecurityMode
           
static short def_macShortAddress
           
static byte def_macSuperframeOrder
           
static short def_macTransactionPersistenceTime
           
static int def_phyCCAMode
           
static long def_phyChannelsSupported
           
static int def_phyCurrentChannel
           
static int def_phyTransmitPower
           
static byte defFrmCtrl_AddrMode16
           
static byte defFrmCtrl_AddrMode64
           
static byte defFrmCtrl_AddrModeNone
           
static byte defFrmCtrl_Type_Ack
           
static byte defFrmCtrl_Type_Beacon
           
static byte defFrmCtrl_Type_Data
           
static byte defFrmCtrl_Type_MacCmd
           
static double max_pDelay
           
static int maxNumTransactions
           
 
Constructor Summary
Const()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

aMaxPHYPacketSize

public static final byte aMaxPHYPacketSize
See Also:
Constant Field Values

aTurnaroundTime

public static final byte aTurnaroundTime
See Also:
Constant Field Values

def_phyCurrentChannel

public static final int def_phyCurrentChannel
See Also:
Constant Field Values

def_phyChannelsSupported

public static final long def_phyChannelsSupported
See Also:
Constant Field Values

def_phyTransmitPower

public static final int def_phyTransmitPower
See Also:
Constant Field Values

def_phyCCAMode

public static final int def_phyCCAMode
See Also:
Constant Field Values

aNumSuperframeSlots

public static final byte aNumSuperframeSlots
See Also:
Constant Field Values

aBaseSlotDuration

public static final byte aBaseSlotDuration
See Also:
Constant Field Values

aBaseSuperframeDuration

public static final short aBaseSuperframeDuration
See Also:
Constant Field Values

aMaxBE

public static final byte aMaxBE
See Also:
Constant Field Values

aMaxBeaconOverhead

public static final byte aMaxBeaconOverhead
See Also:
Constant Field Values

aMaxBeaconPayloadLength

public static final byte aMaxBeaconPayloadLength
See Also:
Constant Field Values

aGTSDescPersistenceTime

public static final byte aGTSDescPersistenceTime
See Also:
Constant Field Values

aMaxFrameOverhead

public static final byte aMaxFrameOverhead
See Also:
Constant Field Values

aMaxFrameResponseTime

public static final short aMaxFrameResponseTime
See Also:
Constant Field Values

aMaxFrameRetries

public static final byte aMaxFrameRetries
See Also:
Constant Field Values

aMaxLostBeacons

public static final byte aMaxLostBeacons
See Also:
Constant Field Values

aMaxMACFrameSize

public static final byte aMaxMACFrameSize
See Also:
Constant Field Values

aMaxSIFSFrameSize

public static final byte aMaxSIFSFrameSize
See Also:
Constant Field Values

aMinCAPLength

public static final short aMinCAPLength
See Also:
Constant Field Values

aMinLIFSPeriod

public static final byte aMinLIFSPeriod
See Also:
Constant Field Values

aMinSIFSPeriod

public static final byte aMinSIFSPeriod
See Also:
Constant Field Values

aResponseWaitTime

public static final short aResponseWaitTime
See Also:
Constant Field Values

aUnitBackoffPeriod

public static final byte aUnitBackoffPeriod
See Also:
Constant Field Values

def_macAckWaitDuration

public static final byte def_macAckWaitDuration
See Also:
Constant Field Values

def_macAssociationPermit

public static final boolean def_macAssociationPermit
See Also:
Constant Field Values

def_macAutoRequest

public static final boolean def_macAutoRequest
See Also:
Constant Field Values

def_macBattLifeExt

public static final boolean def_macBattLifeExt
See Also:
Constant Field Values

def_macBattLifeExtPeriods

public static final byte def_macBattLifeExtPeriods
See Also:
Constant Field Values

def_macBeaconPayload

public static final byte[] def_macBeaconPayload

def_macBeaconPayloadLength

public static final byte def_macBeaconPayloadLength
See Also:
Constant Field Values

def_macBeaconOrder

public static final byte def_macBeaconOrder
See Also:
Constant Field Values

def_macBeaconTxTime

public static final int def_macBeaconTxTime
See Also:
Constant Field Values

def_macCoordExtendedAddress

public static final short def_macCoordExtendedAddress
See Also:
Constant Field Values

def_macCoordShortAddress

public static final short def_macCoordShortAddress
See Also:
Constant Field Values

def_macGTSPermit

public static final boolean def_macGTSPermit
See Also:
Constant Field Values

def_macMaxCSMABackoffs

public static final byte def_macMaxCSMABackoffs
See Also:
Constant Field Values

def_macMinBE

public static final byte def_macMinBE
See Also:
Constant Field Values

def_macPANId

public static final short def_macPANId
See Also:
Constant Field Values

def_macPromiscuousMode

public static final boolean def_macPromiscuousMode
See Also:
Constant Field Values

def_macRxOnWhenIdle

public static final boolean def_macRxOnWhenIdle
See Also:
Constant Field Values

def_macShortAddress

public static final short def_macShortAddress
See Also:
Constant Field Values

def_macSuperframeOrder

public static final byte def_macSuperframeOrder
See Also:
Constant Field Values

def_macTransactionPersistenceTime

public static final short def_macTransactionPersistenceTime
See Also:
Constant Field Values

def_macACLEntryDescriptorSet

public static final sidnet.stack.std.mac.ieee802_15_4.MAC_ACL def_macACLEntryDescriptorSet

def_macACLEntryDescriptorSetSize

public static final byte def_macACLEntryDescriptorSetSize
See Also:
Constant Field Values

def_macDefaultSecurity

public static final boolean def_macDefaultSecurity
See Also:
Constant Field Values

def_macACLDefaultSecurityMaterialLength

public static final byte def_macACLDefaultSecurityMaterialLength
See Also:
Constant Field Values

def_macDefaultSecurityMaterial

public static final java.lang.Byte def_macDefaultSecurityMaterial

def_macDefaultSecuritySuite

public static final byte def_macDefaultSecuritySuite
See Also:
Constant Field Values

def_macSecurityMode

public static final byte def_macSecurityMode
See Also:
Constant Field Values

defFrmCtrl_Type_Beacon

public static final byte defFrmCtrl_Type_Beacon
See Also:
Constant Field Values

defFrmCtrl_Type_Data

public static final byte defFrmCtrl_Type_Data
See Also:
Constant Field Values

defFrmCtrl_Type_Ack

public static final byte defFrmCtrl_Type_Ack
See Also:
Constant Field Values

defFrmCtrl_Type_MacCmd

public static final byte defFrmCtrl_Type_MacCmd
See Also:
Constant Field Values

defFrmCtrl_AddrModeNone

public static final byte defFrmCtrl_AddrModeNone
See Also:
Constant Field Values

defFrmCtrl_AddrMode16

public static final byte defFrmCtrl_AddrMode16
See Also:
Constant Field Values

defFrmCtrl_AddrMode64

public static final byte defFrmCtrl_AddrMode64
See Also:
Constant Field Values

maxNumTransactions

public static final int maxNumTransactions
See Also:
Constant Field Values

max_pDelay

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

Const

public Const()