JIECONG WANG
unread,Jan 29, 2012, 6:09:43 PM1/29/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to EEL 6591
For projects of ns3, I want to simulate my projects using python in
future。 I know that there may be some APIs of python related to the
NS3, right? How can I read the details of these APIs ? I try to use
import ns.application ,help(ns.application) , there are some function
I can use , but all of them are just names of funtions, there is no
details describing how to use it.