MCPcopy Create free account
hub / github.com/FuchsTom/ProdSim / read_files

Method read_files

prodsim/environment.py:27–47  ·  view source on GitHub ↗

Reads in the process input files. :param path_data_file: Path to the JSON file with the process data :type path_data_file: str :param path_function_file: Path to the py file with the function definitions :type path_function_file: str :raises FileNotFoundError

(self, path_data_file: str, path_function_file: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

simulateFunction · 0.95
est_itemMethod · 0.45
est_stationMethod · 0.45
est_attributeMethod · 0.45
est_functionMethod · 0.45
example04.pyFile · 0.45
example02.pyFile · 0.45
example01.pyFile · 0.45
example03.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected