| Scripts: | Description: |
| first-part-run.pl |
Runs the simulator and analizes results
(using other scripts) with different number of voice connections each
run. |
| second-difs-run.pl |
Runs the simulator and analizes
results (using other scripts) with
different values of DIFS of the Access
Point each run. |
| second-cwmin-run.pl | Runs the simulator and analizes
results (using other scripts) with
different values of CWmin of the Access Point
each run. |
| second-pf-run.pl |
Runs the simulator and analizes
results (using other scripts) with
different values of PF of the Access
Point each run. |
| latency.pl | Calculates the average latency
of all arrived packages (application layer) with a
specified protocol (cbr/tcp). |
| throughput.pl | Calculates the average
throughput (per station) of application
layer data with a specified protocol
(cbr/tcp). |
| packetloss.pl | Calculates percentage of
packetloss out of all packets sent by application layer
with a specified protocol
(cbr/tcp). |
| updown-link-thr.pl | Calaculates the downlink
and the uplink throughput of application
layer data with a specified protocol
(cbr/tcp). |
| thr-one.pl |
Calculates the throughput of a
single node of application
layer data with a specified protocol
(cbr/tcp) - total size of recieved data divided by the
simulation time. |