1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
|
GLDebug: initJunctionsAndEdges function called in GNENet constructor
GLDebug: Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
GLDebug: Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
GLDebug: Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
GLDebug: Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
GLDebug: Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
GLDebug: Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
GLDebug: Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
GLDebug: Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
GLDebug: Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
GLDebug: Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
GLDebug: Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
GLDebug: Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
GLDebug: Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
Debug: Key F5 (Compute) pressed
GLDebug: Removing junctions during recomputing
GLDebug: Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
GLDebug: Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
GLDebug: Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
GLDebug: Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
GLDebug: Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
GLDebug: Removing edges during recomputing
GLDebug: Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
GLDebug: Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
GLDebug: Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
GLDebug: Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
GLDebug: Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
GLDebug: Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
GLDebug: Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
GLDebug: Removed object edge:WC from SUMORTree with boundary -10.00,82.00,110.00,110.00
GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
GLDebug: Inserted junction:C into SUMORTree with boundary 79.60,79.60,120.40,120.40
GLDebug: Inserted junction:E into SUMORTree with boundary 190.00,81.60,210.00,118.40
GLDebug: Inserted junction:N into SUMORTree with boundary 81.60,190.00,118.40,210.00
GLDebug: Inserted junction:S into SUMORTree with boundary 81.60,-10.00,118.40,10.00
GLDebug: Inserted junction:W into SUMORTree with boundary -10.00,81.60,10.00,118.40
GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
GLDebug: Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
GLDebug: Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
GLDebug: Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
GLDebug: Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
GLDebug: Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
GLDebug: Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
GLDebug: Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
GLDebug: Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
Debug: Created connection 'fromCE_2toEC_2' in retrieveGNEConnection()
Debug: Created connection 'fromCN_2toNC_2' in retrieveGNEConnection()
Debug: Created connection 'fromCS_2toSC_2' in retrieveGNEConnection()
Debug: Created connection 'fromCW_2toWC_2' in retrieveGNEConnection()
Debug: Created connection 'fromEC_1toCN_1' in retrieveGNEConnection()
Debug: Created connection 'fromEC_1toCW_1' in retrieveGNEConnection()
Debug: Created connection 'fromEC_2toCW_2' in retrieveGNEConnection()
Debug: Created connection 'fromEC_2toCS_2' in retrieveGNEConnection()
Debug: Created connection 'fromNC_1toCW_1' in retrieveGNEConnection()
Debug: Created connection 'fromNC_1toCS_1' in retrieveGNEConnection()
Debug: Created connection 'fromNC_2toCS_2' in retrieveGNEConnection()
Debug: Created connection 'fromNC_2toCE_2' in retrieveGNEConnection()
Debug: Created connection 'fromSC_1toCE_1' in retrieveGNEConnection()
Debug: Created connection 'fromSC_1toCN_1' in retrieveGNEConnection()
Debug: Created connection 'fromSC_2toCN_2' in retrieveGNEConnection()
Debug: Created connection 'fromSC_2toCW_2' in retrieveGNEConnection()
Debug: Created connection 'fromWC_1toCS_1' in retrieveGNEConnection()
Debug: Created connection 'fromWC_1toCE_1' in retrieveGNEConnection()
Debug: Created connection 'fromWC_2toCE_2' in retrieveGNEConnection()
Debug: Created connection 'fromWC_2toCN_2' in retrieveGNEConnection()
Debug: Created crossing ':C_c0' in retrieveGNECrossing()
Debug: Created crossing ':C_c1' in retrieveGNECrossing()
Debug: Created crossing ':C_c2' in retrieveGNECrossing()
Debug: Created crossing ':C_c3' in retrieveGNECrossing()
Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':C_w1' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':C_w2' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':C_w3' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':E_w0' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':N_w0' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':S_w0' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':W_w0' in retrieveGNEWalkingArea()
GLDebug: Removing junctions during recomputing
GLDebug: Removed object junction:C from SUMORTree with boundary 79.60,79.60,120.40,120.40
GLDebug: Removed object junction:E from SUMORTree with boundary 190.00,81.60,210.00,118.40
GLDebug: Removed object junction:N from SUMORTree with boundary 81.60,190.00,118.40,210.00
GLDebug: Removed object junction:S from SUMORTree with boundary 81.60,-10.00,118.40,10.00
GLDebug: Removed object junction:W from SUMORTree with boundary -10.00,81.60,10.00,118.40
GLDebug: Removing edges during recomputing
GLDebug: Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
GLDebug: Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
GLDebug: Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
GLDebug: Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
GLDebug: Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
GLDebug: Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
GLDebug: Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
GLDebug: Removed object edge:WC from SUMORTree with boundary -10.00,82.00,110.00,110.00
GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
GLDebug: Inserted junction:C into SUMORTree with boundary 79.60,79.60,120.40,120.40
GLDebug: Inserted junction:E into SUMORTree with boundary 190.00,81.60,210.00,118.40
GLDebug: Inserted junction:N into SUMORTree with boundary 81.60,190.00,118.40,210.00
GLDebug: Inserted junction:S into SUMORTree with boundary 81.60,-10.00,118.40,10.00
GLDebug: Inserted junction:W into SUMORTree with boundary -10.00,81.60,10.00,118.40
GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
GLDebug: Inserted edge:CE into SUMORTree with boundary 90.00,82.60,210.00,110.00
GLDebug: Inserted edge:CN into SUMORTree with boundary 90.00,90.00,117.40,210.00
GLDebug: Inserted edge:CS into SUMORTree with boundary 82.60,-10.00,110.00,110.00
GLDebug: Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,117.40
GLDebug: Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,117.40
GLDebug: Inserted edge:NC into SUMORTree with boundary 82.60,90.00,110.00,210.00
GLDebug: Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,117.40,110.00
GLDebug: Inserted edge:WC into SUMORTree with boundary -10.00,82.60,110.00,110.00
Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':C_w1' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':C_w2' in retrieveGNEWalkingArea()
Debug: Created walkingArea ':C_w3' in retrieveGNEWalkingArea()
Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
Debug: Created walkingArea ':E_w0' in retrieveGNEWalkingArea()
Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
Debug: Created walkingArea ':N_w0' in retrieveGNEWalkingArea()
Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
Debug: Created walkingArea ':S_w0' in retrieveGNEWalkingArea()
Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
Debug: Created walkingArea ':W_w0' in retrieveGNEWalkingArea()
Debug: network elements saved
Debug: Deleting unreferenced edge 'CE' in AttributeCarriers destructor
Debug: Deleting unreferenced lane 'CE_0' in GNEEdge destructor
Debug: Deleting unreferenced lane 'CE_1' in GNEEdge destructor
Debug: Deleting unreferenced lane 'CE_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromCE_2toEC_2' in GNEEdge destructor
Debug: Deleting unreferenced edge 'CN' in AttributeCarriers destructor
Debug: Deleting unreferenced lane 'CN_0' in GNEEdge destructor
Debug: Deleting unreferenced lane 'CN_1' in GNEEdge destructor
Debug: Deleting unreferenced lane 'CN_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromCN_2toNC_2' in GNEEdge destructor
Debug: Deleting unreferenced edge 'CS' in AttributeCarriers destructor
Debug: Deleting unreferenced lane 'CS_0' in GNEEdge destructor
Debug: Deleting unreferenced lane 'CS_1' in GNEEdge destructor
Debug: Deleting unreferenced lane 'CS_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromCS_2toSC_2' in GNEEdge destructor
Debug: Deleting unreferenced edge 'CW' in AttributeCarriers destructor
Debug: Deleting unreferenced lane 'CW_0' in GNEEdge destructor
Debug: Deleting unreferenced lane 'CW_1' in GNEEdge destructor
Debug: Deleting unreferenced lane 'CW_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromCW_2toWC_2' in GNEEdge destructor
Debug: Deleting unreferenced edge 'EC' in AttributeCarriers destructor
Debug: Deleting unreferenced lane 'EC_0' in GNEEdge destructor
Debug: Deleting unreferenced lane 'EC_1' in GNEEdge destructor
Debug: Deleting unreferenced lane 'EC_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromEC_1toCN_1' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromEC_1toCW_1' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromEC_2toCW_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromEC_2toCS_2' in GNEEdge destructor
Debug: Deleting unreferenced edge 'NC' in AttributeCarriers destructor
Debug: Deleting unreferenced lane 'NC_0' in GNEEdge destructor
Debug: Deleting unreferenced lane 'NC_1' in GNEEdge destructor
Debug: Deleting unreferenced lane 'NC_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromNC_1toCW_1' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromNC_1toCS_1' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromNC_2toCS_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromNC_2toCE_2' in GNEEdge destructor
Debug: Deleting unreferenced edge 'SC' in AttributeCarriers destructor
Debug: Deleting unreferenced lane 'SC_0' in GNEEdge destructor
Debug: Deleting unreferenced lane 'SC_1' in GNEEdge destructor
Debug: Deleting unreferenced lane 'SC_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromSC_1toCE_1' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromSC_1toCN_1' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromSC_2toCN_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromSC_2toCW_2' in GNEEdge destructor
Debug: Deleting unreferenced edge 'WC' in AttributeCarriers destructor
Debug: Deleting unreferenced lane 'WC_0' in GNEEdge destructor
Debug: Deleting unreferenced lane 'WC_1' in GNEEdge destructor
Debug: Deleting unreferenced lane 'WC_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromWC_1toCS_1' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromWC_1toCE_1' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromWC_2toCE_2' in GNEEdge destructor
Debug: Deleting unreferenced connection 'fromWC_2toCN_2' in GNEEdge destructor
Debug: Deleting unreferenced junction 'C' in AttributeCarriers destructor
Debug: Deleting unreferenced crossing ':C_c0' in GNEJunction destructor
Debug: Deleting unreferenced crossing ':C_c1' in GNEJunction destructor
Debug: Deleting unreferenced crossing ':C_c2' in GNEJunction destructor
Debug: Deleting unreferenced crossing ':C_c3' in GNEJunction destructor
Debug: Deleting unreferenced walkingArea ':C_w0' in GNEJunction destructor
Debug: Deleting unreferenced walkingArea ':C_w1' in GNEJunction destructor
Debug: Deleting unreferenced walkingArea ':C_w2' in GNEJunction destructor
Debug: Deleting unreferenced walkingArea ':C_w3' in GNEJunction destructor
Debug: Deleting unreferenced junction 'E' in AttributeCarriers destructor
Debug: Deleting unreferenced walkingArea ':E_w0' in GNEJunction destructor
Debug: Deleting unreferenced junction 'N' in AttributeCarriers destructor
Debug: Deleting unreferenced walkingArea ':N_w0' in GNEJunction destructor
Debug: Deleting unreferenced junction 'S' in AttributeCarriers destructor
Debug: Deleting unreferenced walkingArea ':S_w0' in GNEJunction destructor
Debug: Deleting unreferenced junction 'W' in AttributeCarriers destructor
Debug: Deleting unreferenced walkingArea ':W_w0' in GNEJunction destructor
Debug: Deleting net builder in GNENet destructor
GLDebug: Number of objects in SUMORTree during call of the destructor: 13
|