Ejemplo n.º 1
0
 def __init__(self, env=None):
     Walker.__init__(self, env)
     self.threshold_cnt = -1
     return
Ejemplo n.º 2
0
 def __init__(self, env=None):
     Walker.__init__(self, env)
     self.threshold_cnt = -1
     return
Ejemplo n.º 3
0
 def __init__(self, env=None):
     Walker.__init__(self, env)
     return