Commit 9316f224 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Jérome Perrin

topology18 updated to show that processing time is not needed in steps where...

topology18 updated to show that processing time is not needed in steps where it has no meaning. Dump updated sinceextraProperyDict changed. Dont know the use of outputting the extraPropertyDict
parent 6050f8d4
......@@ -36,11 +36,7 @@
"stepNumber": "0",
"stationIdsList": [
"Q1"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
}
]
},
{
"stepNumber": "1",
......@@ -56,11 +52,7 @@
"stepNumber": "2",
"stationIdsList": [
"Q3"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
}
]
},
{
"stepNumber": "3",
......@@ -76,11 +68,7 @@
"stepNumber": "4",
"stationIdsList": [
"Q2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
}
]
},
{
"stepNumber": "5",
......@@ -96,11 +84,7 @@
"stepNumber": "6",
"stationIdsList": [
"E1"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
}
]
}
]
}
......
......@@ -16,10 +16,6 @@
"stationIdsList": [
"Q1"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
},
"stepNumber": "0"
},
{
......@@ -36,10 +32,6 @@
"stationIdsList": [
"Q3"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
},
"stepNumber": "2"
},
{
......@@ -56,10 +48,6 @@
"stationIdsList": [
"Q2"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
},
"stepNumber": "4"
},
{
......@@ -76,10 +64,6 @@
"stationIdsList": [
"E1"
],
"processingTime": {
"distributionType": "Fixed",
"mean": "0"
},
"stepNumber": "6"
}
],
......
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