def postProcessing(self):
     Exit.postProcessing(self, MaxSimtime=maxSimTime)
     self.GoodExits.append(self.numGoodParts)
Esempio n. 2
0
 def postProcessing(self):
     Exit.postProcessing(self, MaxSimtime=maxSimTime)
     self.GoodExits.append(self.numGoodParts)