From 8d29c609adbf5f37306f01900edadc66843f749e Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Tue, 18 Jul 2023 15:39:14 +0200 Subject: [PATCH] typo [no-ci] --- docs/source/Models.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/Models.rst b/docs/source/Models.rst index 229d61c6bb..e8ee9016e5 100644 --- a/docs/source/Models.rst +++ b/docs/source/Models.rst @@ -125,7 +125,7 @@ small delay that corresponds to the end-to-end latency. During that time, the co communications are not slowed down, because there is no contention yet). As an alternative to the above LMM-based models, it is possible to use the :ref:`ns-3 simulator as a network model `. ns-3 performs -a mushc more detailed, packet-level simulation +a much more detailed, packet-level simulation than the above models. As a result is is much slower but will produce more accurate results. Both simulators have time complexity that is linear in the size of their input, but ns-3 has a much larger input in case of large communications because it considers individual network packets. -- 2.20.1