Searched refs:sim_type (Results 1 – 1 of 1) sorted by relevance
221 def init_simulation(self, sim_type): argument238 if not sim_type in simulation_dictionary:241 simulation_class = simulation_dictionary[sim_type]253 if sim_type not in self.calibration_table:254 self.calibration_table[sim_type] = {}259 self.calibration_table[sim_type])