equal
deleted
inserted
replaced
9 @node Conceptual Overview |
9 @node Conceptual Overview |
10 @chapter Conceptual Overview |
10 @chapter Conceptual Overview |
11 |
11 |
12 @menu |
12 @menu |
13 * Key Abstractions:: |
13 * Key Abstractions:: |
14 * A First ns-3 script |
14 * A First ns-3 script:: |
15 @end menu |
15 @end menu |
16 |
16 |
17 The first thing we need to do before actually starting to look at or write |
17 The first thing we need to do before actually starting to look at or write |
18 @command{ns-3} code is to explain a few core concepts and abstractions in the |
18 @command{ns-3} code is to explain a few core concepts and abstractions in the |
19 system. Much of this may appear transparently obvious to some, but we |
19 system. Much of this may appear transparently obvious to some, but we |