Class CommandRetrieveRouteValue

java.lang.Object
org.eclipse.mosaic.fed.sumo.bridge.traci.constants.CommandRetrieveRouteValue

public class CommandRetrieveRouteValue extends Object
  • Field Details

    • COMMAND

      public static final int COMMAND
      Command for the tracking the given vehicle.
      See Also:
    • VAR_ID_LIST

      public static final int VAR_ID_LIST
      Vehicle Id's running within the scenario.
      See Also:
    • VAR_EDGES

      public static final int VAR_EDGES
      The Id's of the edges the vehicle's route is made of.
      See Also:
  • Constructor Details

    • CommandRetrieveRouteValue

      public CommandRetrieveRouteValue()