15 lines
609 B
Markdown
15 lines
609 B
Markdown
|
|
# 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
|