~comnets/openwns-systemtest-wimac/systemtest-wimac--main--1.0

« back to all changes in this revision

Viewing changes to PyConfig/experiment1/config.py

  • Committer: Benedikt Wolz
  • Date: 2010-10-15 10:18:50 UTC
  • Revision ID: bmw@comnets.rwth-aachen.de-20101015101850-zd3k5cfrnb8x0sq4
tutorial: speedup & beautification

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
for node in utNodes + bsNodes:    
154
154
    loggingStationIDs.append(node.dll.stationID)
155
155
 
156
 
wimac.evaluation.default.installTutorialEvaluation(WNS, loggingStationIDs, Config.settlingTime, "PDF")
 
156
wimac.evaluation.default.installTutorialEvaluation(WNS, loggingStationIDs, Config.settlingTime, "delayPDF")
157
157
 
158
158
openwns.evaluation.default.installEvaluation(WNS)
159
159
# end example
 
 
b'\\ No newline at end of file'