MCPcopy Index your code
hub / github.com/FuchsTom/ProdSim / est_function

Method est_function

prodsim/estimator.py:211–358  ·  view source on GitHub ↗

Estimates the time caused by a specific function. :param function: List of attributes to be estimated :type function: Callable :param num_station: Number of stations at which the process function is called :type num_station: int :param track: Indicates whethe

(self, function: Callable, num_station: int, track: bool, imports: List[str] = None,
                     objects: Dict[str, object] = None, item_attributes: Dict[str, list] = None,
                     machine_attributes: Dict[str, list] = None, factory_attributes: Dict[str, list] = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

InvalidFunctionClass · 0.90
simulateFunction · 0.85
removeFunction · 0.85
itemsMethod · 0.80
clear_envMethod · 0.80
rangeFunction · 0.50
read_filesMethod · 0.45

Tested by

no test coverage detected