NS-3
ns3::WimaxChannel Class Reference
Inheritance diagram for ns3::WimaxChannel:
Collaboration diagram for ns3::WimaxChannel:

List of all members.

Public Member Functions

void Attach (Ptr< WimaxPhy > phy)
 attach the channel to a physical layer of a device
uint32_t GetNDevices (void) const
Ptr< NetDeviceGetDevice (uint32_t i) const

Member Function Documentation

void ns3::WimaxChannel::Attach ( Ptr< WimaxPhy phy)

attach the channel to a physical layer of a device

Parameters:
phythe physical layer to which the channel will be attached
Ptr<NetDevice> ns3::WimaxChannel::GetDevice ( uint32_t  i) const [virtual]
Returns:
the ith attached device

Implements ns3::Channel.

uint32_t ns3::WimaxChannel::GetNDevices ( void  ) const [virtual]
Returns:
the number of attached devices

Implements ns3::Channel.


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