Zusammenfassung
Enumeration of output types for the WasteCollection solver.
Eigenschaften
Eigenschaft | Erläuterung | Datentyp |
Stops (Schreibgeschützt) | The stops included in the waste collection analysis, including information about which route served each stop and the stop sequence along the route. | Object |
Depots (Schreibgeschützt) | The depots included in the waste collection analysis, including information about how the depots were located on the network. | Object |
Renewals (Schreibgeschützt) | The renewals included in the waste collection analysis, including information about how the renewals were located on the network. | Object |
RenewalVisits (Schreibgeschützt) | Each instance of a renewal being visited by a route, including the time of the visit and information about the amount of waste unloaded at the renewal. | Object |
Routes (Schreibgeschützt) | The output routes. The routes describe the region each route will operate, the amount of waste collected, and the travel time and distance. | Object |
RouteLines (Schreibgeschützt) | The output route lines describing the paths taken through the network to visit the stops. | Object |
DirectionPoints (Schreibgeschützt) | Dies ist die Ausgabe der detaillierten Wegbeschreibungen für die in der Analyse berechneten Routen, dargestellt als Punktpositionen entlang der Routen, an denen bestimmte Wegbeschreibungsereignisse oder -manöver auftreten. | Object |
DirectionLines (Schreibgeschützt) | Dies sind die Linien der Ausgaberoute, die in den Analyseausschnitten berechnet wurden, um die einzelnen Routensegmente zwischen DirectionPoints-Ereignis- oder Manöverpositionen darzustellen. | Object |