Resumen
Enumeration of output types for the WasteCollection solver.
Propiedades
Propiedad | Explicación | Tipo de datos |
Stops (Sólo lectura) | 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 (Sólo lectura) | The depots included in the waste collection analysis, including information about how the depots were located on the network. | Object |
Renewals (Sólo lectura) | The renewals included in the waste collection analysis, including information about how the renewals were located on the network. | Object |
RenewalVisits (Sólo lectura) | 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 (Sólo lectura) | 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 (Sólo lectura) | The output route lines describing the paths taken through the network to visit the stops. | Object |
DirectionPoints (Sólo lectura) | Son las indicaciones paso a paso de salida para las rutas calculadas en el análisis, representadas como ubicaciones de puntos a lo largo de las rutas donde se producen eventos de indicación o maniobras específicos. | Object |
DirectionLines (Sólo lectura) | Son las líneas de ruta de salida calculadas en el análisis dividido en zonas para representar cada segmento de ruta entre ubicaciones de eventos o maniobras de DirectionPoints. | Object |