Commit 4ca4f2ec authored by panos's avatar panos

Example main script ammended

parent 3ae27647
......@@ -435,4 +435,4 @@ scrapQuant11.write('CMSD_example_Output.xml',encoding="utf8")
#Call the JSONOutput object giving as attributes the dictionaries with the processing times distributions and the scrap quantities distributions and the WIP levels in the assembly line
exportJSON=JSONOutput()
exportJSON.JSONOutput(dictProc,dictScrap,WIP)
exportJSON.JSONOutput(dictProc,dictScrap,WIP)
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment