[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
From a MAC perspective, there are two basic modes of operation, that
of a Subscriber Station (SS) or a Base Station (BS). These are implemented
as two subclasses of the base class ns3::NetDevice
,
class SubscriberStationNetDevice
and class BaseStationNetDevice
.
As is typical in ns-3, there is also a physical layer class
class WimaxPhy
and a channel class class WimaxChannel
which
serves to hold the references to all of the attached Phy devices. The main
physical layer class is the SimpleOfdmWimaxChannel
class.
Another important aspect of WiMAX is the uplink and downlink scheduler, and there are three primary scheduler types implemented:
The following additional aspects of the 802.16 specifications, as well as physical layer and channel models, are modelled:
The following aspects are not presently modelled but would be good topics for future extensions:
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated on August 20, 2010 using texi2html 1.82.