18.5 Wifi Attributes
The WifiNetDevice makes heavy use of the ns-3 Attributes subsystem for
configuration and default value management.  Presently, approximately
100 values are stored in this system.
For instance, class ns-3::WifiMac exports these attributes:
-  CtsTimeout: When this timeout expires, the RTS/CTS handshake has failed.
 -  AckTimeout: When this timeout expires, the DATA/ACK handshake has failed.
 -  Sifs: The value of the SIFS constant.
 -  EifsNoDifs: The value of EIFS-DIFS
 -  Slot: The duration of a Slot.
 -  Pifs: The value of the PIFS constant.
 -  MaxPropagationDelay: The maximum propagation delay. Unused for now.
 -  MaxMsduSize: The maximum size of an MSDU accepted by the MAC layer.This value conforms to the specification.
 -  Ssid: The ssid we want to belong to.
 
 
  This document was generated on August 20, 2010 using texi2html 1.82.