ns-3
|
Public Member Functions | |
BSSchedulerSimple (Ptr< BaseStationNetDevice > bs) | |
std::list< std::pair < OfdmDlMapIe *, Ptr < PacketBurst > > > * | GetDownlinkBursts (void) const |
void | AddDownlinkBurst (Ptr< const WimaxConnection > connection, uint8_t diuc, WimaxPhy::ModulationType modulationType, Ptr< PacketBurst > burst) |
void | Schedule (void) |
bool | SelectConnection (Ptr< WimaxConnection > &connection) |
Ptr< PacketBurst > | CreateUgsBurst (ServiceFlow *serviceFlow, WimaxPhy::ModulationType modulationType, uint32_t availableSymbols) |
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
This method returns the TypeId associated to ns3::BSSchedulerSimple. |
TypeId ns3::BSSchedulerSimple::GetTypeId | ( | void | ) | [static] |
This method returns the TypeId associated to ns3::BSSchedulerSimple.
This object is accessible through the following paths with Config::Set and Config::Connect:
No Attributes defined for this type.
No TraceSources defined for this type.
Reimplemented from ns3::BSScheduler.
References ns3::TypeId::SetParent().