Add user guide
This commit is contained in:
14
userGuide/src/introduction.md
Normal file
14
userGuide/src/introduction.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Introduction
|
||||
|
||||
Eden-sim is a ns-3 simulation library for embedded TSN networks.
|
||||
|
||||
This book is a user guide designed to assist in the creation of simulation scripts using Eden-sim. It is organised as follows:
|
||||
- Getting started part to introduce the fundamental ideas of Eden-sim
|
||||
- Advanced uses part for complex projects
|
||||
|
||||
Please note that in addition to the examples presented in this guide, example simulation scripts are also available in the following folders:
|
||||
- contrib/ethernet/examples
|
||||
- contrib/real-device/examples
|
||||
- contrib/trace/examples
|
||||
- contrib/traffic-generator/examples
|
||||
- contrib/tsn/examples
|
||||
Reference in New Issue
Block a user