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

[ns] how about the Doc and examples of MCNS DOCSIS or 802.14 MAC layermodule?



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