aboutsummaryrefslogtreecommitdiff
path: root/src/ats/experiments
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-02-07 18:37:39 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-02-07 18:37:39 +0000
commitbfe1a23a86253029afddd32e45b9802fabd48832 (patch)
tree0c5f018bc1bedeb87a49fb96379acb30db5ba4cb /src/ats/experiments
parent2db5c20edc405bcaa25214be3d92cb5d1913974b (diff)
downloadgnunet-bfe1a23a86253029afddd32e45b9802fabd48832.tar.gz
gnunet-bfe1a23a86253029afddd32e45b9802fabd48832.zip
property generation
Diffstat (limited to 'src/ats/experiments')
-rw-r--r--src/ats/experiments/example.exp22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/ats/experiments/example.exp b/src/ats/experiments/example.exp
index 0b1d912fe..22cb9328f 100644
--- a/src/ats/experiments/example.exp
+++ b/src/ats/experiments/example.exp
@@ -21,24 +21,24 @@ op-1-operation = start_set_preference
21op-1-address-id = 1 21op-1-address-id = 1
22op-1-peer-id = 1 22op-1-peer-id = 1
23# constant, linear, sinus, random 23# constant, linear, sinus, random
24op-1-gen-type = random 24op-1-gen-type = constant
25op-1-base-rate= 10000 25op-1-base-rate= 10000
26op-1-max-rate = 10000 26op-1-max-rate = 100000
27op-1-frequency = 100 ms 27op-1-frequency = 500 ms
28# BANDWIDTH, LATENCY 28# BANDWIDTH, LATENCY
29op-1-pref = BANDWIDTH 29op-1-pref = BANDWIDTH
30 30
31op-2-operation = start_set_property 31#op-2-operation = start_set_property
32op-2-address-id = 0 32#op-2-address-id = 0
33op-2-peer-id = 0 33#op-2-peer-id = 0
34# constant, linear, sinus, random 34# constant, linear, sinus, random
35op-2-gen-type = random 35#op-2-gen-type = linear
36op-2-base-rate= 10000 36#op-2-base-rate= 10000
37op-2-max-rate = 10000 37#op-2-max-rate = 10000
38op-2-frequency = 10 38#op-2-frequency = 100 ms
39# bandwidth, latency 39# bandwidth, latency
40# "TERMINATOR", "UTILIZATION_UP", "UTILIZATION_DOWN", "UTILIZATION_PAYLOAD_UP", "UTILIZATION_PAYLOAD_DOWN", "NETWORK_TYPE", "DELAY", "DISTANCE", "COST_WAN", "COST_LAN", "COST_WLAN" 40# "TERMINATOR", "UTILIZATION_UP", "UTILIZATION_DOWN", "UTILIZATION_PAYLOAD_UP", "UTILIZATION_PAYLOAD_DOWN", "NETWORK_TYPE", "DELAY", "DISTANCE", "COST_WAN", "COST_LAN", "COST_WLAN"
41op-2-property = UTILIZATION_UP 41#op-2-property = UTILIZATION_UP
42 42
43[episode-1] 43[episode-1]
44duration = 2 s 44duration = 2 s