wlan-decoder-java  1.0
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Static Public Attributes | List of all members
fr.bmartel.protocol.wlan.frame.management.element.impl.ErpElement Class Reference
Inheritance diagram for fr.bmartel.protocol.wlan.frame.management.element.impl.ErpElement:
Inheritance graph
[legend]
Collaboration diagram for fr.bmartel.protocol.wlan.frame.management.element.impl.ErpElement:
Collaboration graph
[legend]

Public Member Functions

 ErpElement (byte[] data)
 
boolean isErpPresent ()
 
boolean useProtection ()
 
boolean isBarkerPreambleMode ()
 
byte getElementId ()
 
- Public Member Functions inherited from fr.bmartel.protocol.wlan.frame.management.element.WlanElementAbstr
 WlanElementAbstr (byte[] data)
 
byte[] getData ()
 

Static Public Attributes

static final int id = 42
 

Detailed Description

The ERP element contains information on the presence of Clause 16 or Clause 17 STAs in the BSS that are not capable of Clause 19 (ERP-OFDM) data rates

For ERP parameters :

Author
Bertrand Martel

Constructor & Destructor Documentation

fr.bmartel.protocol.wlan.frame.management.element.impl.ErpElement.ErpElement ( byte[]  data)
Parameters
data

Member Function Documentation

byte fr.bmartel.protocol.wlan.frame.management.element.impl.ErpElement.getElementId ( )

retrieve element id

Returns

Implements fr.bmartel.protocol.wlan.frame.management.element.IWlanElement.


The documentation for this class was generated from the following file: