A Discrete-Event Network Simulator
API
CSMA Network Device

This section documents the API of the ns-3 csma module. More...

Classes

class  ns3::Backoff
 The backoff class is used for calculating backoff times when many net devices can write to the same channel. More...
 
class  ns3::CsmaChannel
 Csma Channel. More...
 
class  ns3::CsmaDeviceRec
 CsmaNetDevice Record. More...
 
class  ns3::CsmaHelper
 build a set of CsmaNetDevice objects More...
 
class  ns3::CsmaNetDevice
 
More...
 

Detailed Description

This section documents the API of the ns-3 csma module.

For a generic functional description, please refer to the ns-3 manual.