Changes between Version 55 and Version 56 of WANMAC


Ignore:
Timestamp:
Jul 24, 2006, 12:35:47 PM (18 years ago)
Author:
varunnayyar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WANMAC

    v55 v56  
    124124which denote the number of bursts allocated in a given slot.
    125125
     126[[Image(Maps.JPG, align=centre, 550)]]
    126127
    127128[source:/ResearchApps/MAC/WANMAC/Basestation/basestation.h@91#L79 MAPStruct]
     
    142143'''Base Station'''
    143144
     145[[Image(BSScheduler.JPG, align=left, 550)]]
     146
    144147[source:/ResearchApps/MAC/WANMAC/Basestation/basestation.h@91#L68 BSQueueStruct]
    145148This is the Base Station data structure, for keeping record of the number of subscribers and for their Receive and Transmit Queues.
    146149
    147150
     151
    148152'''Subscriber Station'''
     153
     154[[Image(SSScheduler.JPG, align=centre, 550)]]
    149155
    150156[source:/ResearchApps/MAC/WANMAC/Basestation/basestation.h@91#L68 SSQueueStruct]