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

simplex link



Hello, all

Does the following two tcl syntax function the same, are they all creat a
simplex link (unidirectional link) from node1->node2?

syntax 1: $ns_ link node1 node2
syntax 2: $ns_ simplex-connect node1 node2

tks,

shuqian