- r - Variable in class de.tudresden.ws.container.SumoColor
-
- raw - Variable in class de.tudresden.sumo.util.SumoCommand
-
- rawSize() - Method in class it.polito.appeal.traci.protocol.Command
-
Returns the expected size of the serialized form of this command.
- read(int, Storage) - Static method in class de.tudresden.sumo.util.CommandProcessor
-
- read_config(String) - Method in class de.tudresden.ws.conf.Config
-
- readByte() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a byte value from the List
- readDouble() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a Double value, that was split up into 8 bytes
- readFloat() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a Float value, that was split up into 4 bytes
- readInt() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a signed integer value, that was split up into 4 bytes
- readShort() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a short value from the list
- readStringASCII() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a String from the list, that was encoded using ASCII
- readStringISOLATIN1() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a String from the list, that was encoded using ISO-LATIN1
- readStringUTF16BE() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a String from the list, that was encoded using UTF-16 Big Endian
- readStringUTF16LE() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a String from the list, that was encoded using UTF-16 Little Endian
- readStringUTF8() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Read a String from the list, that was encoded using UTF-8
- readUnsignedByte() - Method in class de.uniluebeck.itm.tcpip.Storage
-
- refresh_actiontime() - Method in class de.tudresden.ws.conf.Config
-
- remove(String, int) - Static method in class de.tudresden.sumo.cmd.Poi
-
Remove a poi.
- remove(String, int) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Remove a polygon.
- remove(String, byte) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Removes vehicle with the given ID for the given reason.
- REMOVE - Static variable in class de.tudresden.sumo.config.Constants
-
- remove(Object) - Method in class de.tudresden.ws.container.SumoLinkList
-
- remove(int) - Method in class de.tudresden.ws.container.SumoLinkList
-
- remove(Object) - Method in class de.tudresden.ws.container.SumoStringList
-
- remove(int) - Method in class de.tudresden.ws.container.SumoStringList
-
- REMOVE_ARRIVED - Static variable in class de.tudresden.sumo.config.Constants
-
- REMOVE_PARKING - Static variable in class de.tudresden.sumo.config.Constants
-
- REMOVE_STAGE - Static variable in class de.tudresden.sumo.config.Constants
-
- REMOVE_TELEPORT - Static variable in class de.tudresden.sumo.config.Constants
-
- REMOVE_TELEPORT_ARRIVED - Static variable in class de.tudresden.sumo.config.Constants
-
- REMOVE_VAPORIZED - Static variable in class de.tudresden.sumo.config.Constants
-
- removeAll(Collection<?>) - Method in class de.tudresden.ws.container.SumoLinkList
-
- removeAll(Collection<?>) - Method in class de.tudresden.ws.container.SumoStringList
-
- removeStage(String, int) - Static method in class de.tudresden.sumo.cmd.Person
-
Removes the nth next stage
nextStageIndex must be lower then value of getRemainingStages(personID)
nextStageIndex 0 immediately aborts the current stage and proceeds to the next stage
- REQUEST_AIRDIST - Static variable in class de.tudresden.sumo.config.Constants
-
- REQUEST_DRIVINGDIST - Static variable in class de.tudresden.sumo.config.Constants
-
- RequestMessage - Class in it.polito.appeal.traci.protocol
-
Represents a TraCI messages used to send
Command
s from the client to
server (i.e. requests).
- RequestMessage() - Constructor for class it.polito.appeal.traci.protocol.RequestMessage
-
- rerouteEffort(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Computes a new route using the vehicle's internal and the global edge effort information.
- rerouteParkingArea(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Changes the next parking area in parkingAreaID, updates the vehicle route,
and preserve consistency in case of passengers/containers on board.
- rerouteTraveltime(String) - Static method in class de.tudresden.sumo.cmd.Person
-
rerouteTraveltime
Computes a new route for the person using the global edge traveltime information.
- rerouteTraveltime(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Computes a new route using the vehicle's internal and the global edge travel time information.
- reset() - Method in class de.uniluebeck.itm.tcpip.Storage
-
- RESPONSE_GET_EDGE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_GUI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_INDUCTIONLOOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_JUNCTION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_LANE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_LANEAREA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_MULTIENTRYEXIT_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_PERSON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_POI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_POLYGON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_ROUTE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_SIM_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_TL_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_VEHICLE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_GET_VEHICLETYPE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_EDGE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_EDGE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_GUI_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_GUI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_INDUCTIONLOOP_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_INDUCTIONLOOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_JUNCTION_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_JUNCTION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_LANE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_LANE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_LANEAREA_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_LANEAREA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_MULTIENTRYEXIT_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_MULTIENTRYEXIT_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_PERSON_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_PERSON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_POI_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_POI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_POLYGON_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_POLYGON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_ROUTE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_ROUTE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_SIM_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_SIM_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_TL_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_TL_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_VEHICLE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_VEHICLE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_VEHICLETYPE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
-
- RESPONSE_SUBSCRIBE_VEHICLETYPE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
-
- ResponseContainer - Class in it.polito.appeal.traci.protocol
-
Represents all the information related to a given request.
- ResponseContainer(StatusResponse, Command, List<Command>) - Constructor for class it.polito.appeal.traci.protocol.ResponseContainer
-
Constructor for a response container with status response, response
command and zero or more sub-responses.
- ResponseContainer(StatusResponse, Command) - Constructor for class it.polito.appeal.traci.protocol.ResponseContainer
-
Constructor for a response container with status response and a response
command.
- ResponseMessage - Class in it.polito.appeal.traci.protocol
-
Represents a message sent from the server.
- ResponseMessage(DataInputStream) - Constructor for class it.polito.appeal.traci.protocol.ResponseMessage
-
Constructor that unpacks all the data from a
DataInputStream
,
populating the list of
ResponseContainer
s.
- responses() - Method in class it.polito.appeal.traci.protocol.ResponseMessage
-
- result() - Method in class it.polito.appeal.traci.protocol.StatusResponse
-
- resume(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Continue after a stop
- retainAll(Collection<?>) - Method in class de.tudresden.ws.container.SumoLinkList
-
- retainAll(Collection<?>) - Method in class de.tudresden.ws.container.SumoStringList
-
- Route - Class in de.tudresden.sumo.cmd
-
- Route() - Constructor for class de.tudresden.sumo.cmd.Route
-
- Route_add(String, SumoStringList) - Method in class de.tudresden.ws.Traci
-
- Route_getEdges(String) - Method in class de.tudresden.ws.Traci
-
- Route_getIDCount() - Method in class de.tudresden.ws.Traci
-
- Route_getIDList() - Method in class de.tudresden.ws.Traci
-
- ROUTING_MODE_AGGREGATED - Static variable in class de.tudresden.sumo.config.Constants
-
- ROUTING_MODE_COMBINED - Static variable in class de.tudresden.sumo.config.Constants
-
- ROUTING_MODE_DEFAULT - Static variable in class de.tudresden.sumo.config.Constants
-
- ROUTING_MODE_EFFORT - Static variable in class de.tudresden.sumo.config.Constants
-
- RTYPE_ERR - Static variable in class de.tudresden.sumo.config.Constants
-
- RTYPE_NOTIMPLEMENTED - Static variable in class de.tudresden.sumo.config.Constants
-
- RTYPE_OK - Static variable in class de.tudresden.sumo.config.Constants
-
- run() - Method in class de.tudresden.ws.ShutdownHook
-
- running - Variable in class de.tudresden.ws.conf.Config
-
- runServer() - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Runs a SUMO instance and tries to connect at it.