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

« back to all changes in this revision

Viewing changes to configITUUMa.py

  • Committer: Maciej Muehleisen
  • Date: 2010-09-23 15:04:40 UTC
  • Revision ID: mue@mue-laptop-20100923150440-todh44h17ndndmaw
Small fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    50, 250.0, 25.0, openwns.geometry.position.Position(1000.0, 1000.0, 0.0), 0.0)
57
57
openwns.simulator.getSimulator().simulationModel.nodes.append(ue)
58
58
 
59
 
#end example
 
59
# end example
60
60
 
61
61
# begin example "ofdmascanner.uma.final"
62
62
 
66
66
openwns.simulator.getSimulator().maxSimTime = 1000.0
67
67
openwns.simulator.getSimulator().outputStrategy = openwns.simulator.OutputStrategy.DELETE
68
68
 
69
 
#end example
 
69
# end example
70
70
 
71
71
def plotMaps(simulator):
72
72
    import glob