Exemplo n.º 1
0
 def __init__(self):
     SimulationModule.__init__(self)
     return
Exemplo n.º 2
0
 def __init__(self, order):
     SimulationModule.__init__(self)
     self.order = order
     return
Exemplo n.º 3
0
 def __init__(self):
     SimulationModule.__init__(self)
     return