[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] how about the Doc and examples of MCNS DOCSIS or 802.14MAC layer module?



it appears after revision 1.7:
http://www.isi.edu/cgi-bin/nsnam/cvsweb/ns-2/tcl/lan/ns-mac.tcl?rev=1.7

but I think current ns doesn't support it.

- difa


On Tue, 6 Nov 2001, Yingfei Dong wrote:

> hi, there,
>
> Could anyone tell me where are the C++ src codes, related doc and examples
> about MCNS DOCSIS MAC or IEEE 802.14 MAC modules?
>
> I found the following lines in ns-2.1bb/tcl/lan/ns-mac.tcl , but nothing
> else.
>
> # IEEE 802.14 MAC settings
> if [TclObject is-class Mac/Mcns] {
> Mac/Mcns set bandwidth_ 10Mb
> Mac/Mcns set hlen_ 6
> Mac/Mcns set bssId_ -1
> Mac/Mcns set slotTime_ 10us
> }
>
>
> thanks,
>
> yingfei
>
>
>
>