Add user guide

This commit is contained in:
2026-03-10 11:03:11 +01:00
parent 58d494e674
commit d28adcf52d
51 changed files with 10408 additions and 1 deletions

View 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