--
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/7vYFp-wtkmk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
To post to this group, send email to ns-3-...@googlegroups.com.
Visit this group at http://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and all its topics, send an email to ns-3-users+unsubscribe@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
Flow ID: 1 Src Addr 1.0.0.2 Dst Addr 7.0.0.2
Tx Packets = 11
Tx Bytes = 11572
Sum jitter = +0.0ns
Delay Sum = +139999990.0ns
Lost Packet = 0
Rx Bytes = 10520
Rx Packets = 10
Throughput: 81.0528 Kbps
Packet loss %= 0.0909091
Flow ID: 2 Src Addr 1.0.0.2 Dst Addr 7.0.0.3
Tx Packets = 11
Tx Bytes = 11572
Sum jitter = +0.0ns
Delay Sum = +139999990.0ns
Lost Packet = 0
Rx Bytes = 10520
Rx Packets = 10
Throughput: 81.0528 Kbps
Packet loss %= 0.0909091
Flow ID: 3 Src Addr 7.0.0.2 Dst Addr 1.0.0.2
Tx Packets = 11
Tx Bytes = 11572
Sum jitter = +0.0ns
Delay Sum = +219295290.0ns
Lost Packet = 0
Rx Bytes = 10520
Rx Packets = 10
Throughput: 80.4238 Kbps
Packet loss %= 0.0909091
Flow ID: 4 Src Addr 7.0.0.2 Dst Addr 7.0.0.3
Tx Packets = 11
Tx Bytes = 11572
Sum jitter = +0.0ns
Delay Sum = +149999990.0ns
Lost Packet = 0
Rx Bytes = 10520
Rx Packets = 10
Throughput: 80.9729 Kbps
Packet loss %= 0.0909091
Flow ID: 5 Src Addr 7.0.0.3 Dst Addr 7.0.0.2
Tx Packets = 11
Tx Bytes = 11572
Sum jitter = +0.0ns
Delay Sum = +149999990.0ns
Lost Packet = 0
Rx Bytes = 10520
Rx Packets = 10
Throughput: 80.9729 Kbps
Packet loss %= 0.0909091
Flow ID: 6 Src Addr 7.0.0.3 Dst Addr 1.0.0.2
Tx Packets = 11
Tx Bytes = 11572
Sum jitter = +0.0ns
Delay Sum = +219304040.0ns
Lost Packet = 0
Rx Bytes = 10520
Rx Packets = 10
Throughput: 80.4238 Kbps
Packet loss %= 0.0909091ueNodes.Create(1);ueNodes.Create(numberOfNodes);To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
...
--
You received this message because you are subscribed to a topic in the Google Groups "ns-3-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ns-3-users/7vYFp-wtkmk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
I'm not getting the expected results as Kostantinos pasted earlier. What can i do....?
To unsubscribe from this group and all its topics, send an email to ns-3-users+unsubscribe@googlegroups.com.
double numberOfNodes = 3;
.
.
enbNodes.Create(numberOfNodes);
ueNodes.Create(3);double numberOfNodes = 3;
.
.
enbNodes.Create(numberOfNodes);
ueNodes.Create(numberOfnodes);
double numberOfNodes = 2;
.
.
enbNodes.Create(numberOfNodes);
ueNodes.Create(3);
double numberOfNodes = 2;
.
.
enbNodes.Create(numberOfNodes);
ueNodes.Create(3);Flow ID: 1 Src Addr 1.0.0.2 Dst Addr 7.0.0.2
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +265999981.0ns
Lost Packet = 0
Rx Bytes = 19988
Rx Packets = 19
Throughput: 81.5863 Kbps
Packet loss %= 0.05
Flow ID: 2 Src Addr 1.0.0.2 Dst Addr 7.0.0.3
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +265999981.0ns
Lost Packet = 0
Rx Bytes = 19988
Rx Packets = 19
Throughput: 81.5863 Kbps
Packet loss %= 0.05
Flow ID: 3 Src Addr 1.0.0.2 Dst Addr 7.0.0.4
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +0.0ns
Lost Packet = 0
Rx Bytes = 0
Rx Packets = 0
Throughput: -0 Kbps
Packet loss %= 1
Flow ID: 4 Src Addr 7.0.0.2 Dst Addr 1.0.0.2
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +416661051.0ns
Lost Packet = 0
Rx Bytes = 19988
Rx Packets = 19
Throughput: 81.2497 Kbps
Packet loss %= 0.05
Flow ID: 5 Src Addr 7.0.0.2 Dst Addr 7.0.0.4
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +0.0ns
Lost Packet = 0
Rx Bytes = 0
Rx Packets = 0
Throughput: -0 Kbps
Packet loss %= 1
Flow ID: 6 Src Addr 7.0.0.3 Dst Addr 7.0.0.2
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +284999981.0ns
Lost Packet = 0
Rx Bytes = 19988
Rx Packets = 19
Throughput: 81.5437 Kbps
Packet loss %= 0.05
Flow ID: 7 Src Addr 7.0.0.3 Dst Addr 1.0.0.2
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +416677676.0ns
Lost Packet = 0
Rx Bytes = 19988
Rx Packets = 19
Throughput: 81.2497 Kbps
Packet loss %= 0.05
Flow ID: 8 Src Addr 7.0.0.4 Dst Addr 7.0.0.3
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +0.0ns
Lost Packet = 0
Rx Bytes = 0
Rx Packets = 0
Throughput: -0 Kbps
Packet loss %= 1
Flow ID: 9 Src Addr 7.0.0.4 Dst Addr 1.0.0.2
Tx Packets = 20
Tx Bytes = 21040
Sum jitter = +0.0ns
Delay Sum = +0.0ns
Lost Packet = 0
Rx Bytes = 0
Rx Packets = 0
Throughput: -0 Kbps
Packet loss %= 1To unsubscribe from this group and all its topics, send an email to ns-3-users+...@googlegroups.com.
...
enbNodes.Create(numberOfNodes);
ueNodes.Create(2);
// Attach one UE per eNodeB
for (uint16_t i = 0; i < numberOfNodes; i++)
{
for (uint16_t j = 0; j < 2; j++)
{
lteHelper->Attach (ueLteDevs.Get(j), enbLteDevs.Get(i));