Skip to content
Snippets Groups Projects
Commit 14405ccb authored by MasterScrat's avatar MasterScrat
Browse files

Fixed malfunction_from_params parameter documentation

parent 2b820582
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@ def malfunction_from_params(parameters: MalfunctionParameters) -> Tuple[Malfunct
----------
parameters : contains all the parameters of the malfunction
malfunction_rate : float how many time steps it takes for a sinlge agent befor it breaks
malfunction_rate : float rate per timestep at which each agent malfunctions
min_duration : int minimal duration of a failure
max_number_of_steps_broken : int maximal duration of a failure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment