Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a - Variable in class de.tudresden.sumo.objects.SumoColor
- ACTUATED - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- ACTUATED - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- adaptTraveltime(String, double) - Static method in class de.tudresden.sumo.cmd.Edge
-
Adapt the travel time value (in s) used for (re-)routing on the given edge.
- adaptTraveltime(String, double, double, double) - Static method in class de.tudresden.sumo.cmd.Edge
-
Adapt the travel time value (in s) used for (re-)routing on the given edge.
- add(int, SumoLink) - Method in class de.tudresden.sumo.objects.SumoLinkList
- add(int, String) - Method in class de.tudresden.sumo.objects.SumoStringList
- add(SumoLink) - Method in class de.tudresden.sumo.objects.SumoLinkList
- add(SumoPosition2D) - Method in class de.tudresden.sumo.objects.SumoGeometry
- add(SumoTLSPhase) - Method in class de.tudresden.sumo.objects.SumoTLSProgram
- add(String) - Method in class de.tudresden.sumo.objects.SumoStringList
- add(String, double, double, double, String) - Method in class de.tudresden.sumo.objects.SumoVehicleData
- add(String, double, double, int, int, LinkedList<String>) - Method in class de.tudresden.sumo.objects.SumoBestLanes
- add(String, double, double, SumoColor, String, int, String, double, double, double) - Static method in class de.tudresden.sumo.cmd.Poi
-
Add a new point-of-interest.
- add(String, int, double, String) - Method in class de.tudresden.sumo.objects.SumoNextTLS
- add(String, SumoGeometry, SumoColor, boolean, String, int) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Add a new polygon.
- add(String, SumoStringList) - Static method in class de.tudresden.sumo.cmd.Route
-
Add a new route.
- add(String, String, double, double, String) - Static method in class de.tudresden.sumo.cmd.Person
-
Inserts a new person to the simulation at the given edge, position and time (in s).
- add(String, String, String, int, double, double, byte) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Add a new vehicle.
- ADD - Static variable in class de.tudresden.sumo.config.Constants
- ADD_FULL - Static variable in class de.tudresden.sumo.config.Constants
- addAll(int, Collection<? extends SumoLink>) - Method in class de.tudresden.sumo.objects.SumoLinkList
- addAll(int, Collection<? extends String>) - Method in class de.tudresden.sumo.objects.SumoStringList
- addAll(Collection<? extends SumoLink>) - Method in class de.tudresden.sumo.objects.SumoLinkList
- addAll(Collection<? extends String>) - Method in class de.tudresden.sumo.objects.SumoStringList
- addCommand(int) - Method in class de.tudresden.sumo.subscription.ContextSubscription
- addCommand(int) - Method in class de.tudresden.sumo.subscription.VariableSubscription
- addFull(String, String, String, String, String, String, String, String, String, String, String, String, String, int, int) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Add a new vehicle.
- addObserver(Observer) - Method in class de.tudresden.sumo.util.Observable
- addObserver(Observer) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Adds the observer.
- addOption(String, String) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Adds a custom option to the SUMO command line before executing it.
- addParam(String, String) - Method in class de.tudresden.sumo.objects.SumoTLSProgram
- addProgram(SumoTLSProgram) - Method in class de.tudresden.sumo.objects.SumoTLSController
- allowsContinuation - Variable in class de.tudresden.sumo.objects.SumoBestLanes.SumoBestLane
- append(Command) - Method in class it.polito.appeal.traci.protocol.RequestMessage
-
Adds a command to the tail of this message.
- APPEND_STAGE - Static variable in class de.tudresden.sumo.config.Constants
- appendDrivingStage(String, String, String, String) - Static method in class de.tudresden.sumo.cmd.Person
-
Appends a driving stage to the plan of the given person The lines parameter should be a space-separated list of line ids.
- appendWaitingStage(String, double, String, String) - Static method in class de.tudresden.sumo.cmd.Person
-
Appends a waiting stage with duration in s to the plan of the given person.
- appendWalkingStage(String, SumoStringList, double, double, double, String) - Static method in class de.tudresden.sumo.cmd.Person
-
Appends a walking stage to the plan of the given person The walking speed can either be specified, computed from the duration parameter (in s) or taken from the type of the person.
- areal_detector - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- areal_detector - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- AREAL_DETECTOR_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- AREAL_DETECTOR_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- ARRIVALFLAG_LANE_CURRENT - Static variable in class de.tudresden.sumo.config.Constants
- ARRIVALFLAG_POS_MAX - Static variable in class de.tudresden.sumo.config.Constants
- ARRIVALFLAG_POS_RANDOM - Static variable in class de.tudresden.sumo.config.Constants
- ARRIVALFLAG_SPEED_CURRENT - Static variable in class de.tudresden.sumo.config.Constants
- arrivalPos - Variable in class de.tudresden.sumo.objects.SumoStage
- AUTOMATIC_CONTEXT_SUBSCRIPTION - Static variable in class de.tudresden.sumo.config.Constants
- AUTOMATIC_VARIABLES_SUBSCRIPTION - Static variable in class de.tudresden.sumo.config.Constants
B
C
- changeLane(String, byte, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Forces a lane change to the lane with the given index; if successful, the lane will be chosen for the given amount of time.
- changeSublane(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Forces a lateral change by the given amount (negative values indicate changing to the right, positive to the left) This will override any other lane change motivations but conform to safety-constraints as configured by laneChangeMode.
- changeTarget(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
The vehicle's destination edge is set to the given.
- clear() - Method in class de.tudresden.sumo.objects.SumoLinkList
- clear() - Method in class de.tudresden.sumo.objects.SumoStringList
- clearPending(String) - Static method in class de.tudresden.sumo.cmd.Simulation
-
Clear pending.
- close() - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Closes the connection, quits the simulator, frees any stale resource and makes all Vehicle instances inactive.
- CloseQuery - Class in it.polito.appeal.traci
- CloseQuery(Socket) - Constructor for class it.polito.appeal.traci.CloseQuery
- CMD_ADD_SUBSCRIPTION_FILTER - Static variable in class de.tudresden.sumo.config.Constants
- CMD_CHANGELANE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_CHANGESUBLANE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_CHANGETARGET - Static variable in class de.tudresden.sumo.config.Constants
- CMD_CLEAR_PENDING_VEHICLES - Static variable in class de.tudresden.sumo.config.Constants
- CMD_CLOSE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_EXECUTEMOVE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_BUSSTOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_CALIBRATOR_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_CHARGINGSTATION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_EDGE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_GUI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_INDUCTIONLOOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_JUNCTION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_LANE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_LANEAREA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_MEANDATA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_MULTIENTRYEXIT_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_OVERHEADWIRE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_PARKINGAREA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_PERSON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_POI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_POLYGON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_REROUTER_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_ROUTE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_ROUTEPROBE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_SIM_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_TL_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_VARIABLESPEEDSIGN_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_VEHICLE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GET_VEHICLETYPE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_GETVERSION - Static variable in class de.tudresden.sumo.config.Constants
- CMD_INSERT_STOP - Static variable in class de.tudresden.sumo.config.Constants
- CMD_LOAD - Static variable in class de.tudresden.sumo.config.Constants
- CMD_LOAD_SIMSTATE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_MESSAGE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_OPENGAP - Static variable in class de.tudresden.sumo.config.Constants
- CMD_REPLACE_STOP - Static variable in class de.tudresden.sumo.config.Constants
- CMD_REROUTE_EFFORT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_REROUTE_TO_PARKING - Static variable in class de.tudresden.sumo.config.Constants
- CMD_REROUTE_TRAVELTIME - Static variable in class de.tudresden.sumo.config.Constants
- CMD_RESUME - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SAVE_SIMSTATE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_BUSSTOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_CALIBRATOR_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_CHARGINGSTATION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_EDGE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_FLOW - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_GUI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_INDUCTIONLOOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_JUNCTION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_LANE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_LANEAREA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_MEANDATA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_MULTIENTRYEXIT_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_OVERHEADWIRE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_PARKINGAREA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_PERSON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_POI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_POLYGON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_REROUTER_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_ROUTE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_ROUTEPROBE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_SIM_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_TL_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_VARIABLESPEEDSIGN_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_VEHICLE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SET_VEHICLETYPE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SETORDER - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SIMSTEP - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SLOWDOWN - Static variable in class de.tudresden.sumo.config.Constants
- CMD_STOP - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_BUSSTOP_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_BUSSTOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_CALIBRATOR_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_CALIBRATOR_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_CHARGINGSTATION_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_CHARGINGSTATION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_EDGE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_EDGE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_GUI_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_GUI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_INDUCTIONLOOP_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_INDUCTIONLOOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_JUNCTION_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_JUNCTION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_LANE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_LANE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_LANEAREA_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_LANEAREA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_MEANDATA_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_MEANDATA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_MULTIENTRYEXIT_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_MULTIENTRYEXIT_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_OVERHEADWIRE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_OVERHEADWIRE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_PARKINGAREA_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_PARKINGAREA_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_PERSON_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_PERSON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_POI_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_POI_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_POLYGON_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_POLYGON_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_REROUTER_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_REROUTER_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_ROUTE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_ROUTE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_ROUTEPROBE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_ROUTEPROBE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_SIM_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_SIM_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_TL_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_TL_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_VARIABLESPEEDSIGN_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_VARIABLESPEEDSIGN_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_VEHICLE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_VEHICLE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_VEHICLETYPE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- CMD_SUBSCRIBE_VEHICLETYPE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- CMD_TAXI_DISPATCH - Static variable in class de.tudresden.sumo.config.Constants
- Command - Class in it.polito.appeal.traci.protocol
-
Represents a single TraCI command, with its identifier and content.
- Command(int) - Constructor for class it.polito.appeal.traci.protocol.Command
-
Creates a command with a given identifier and an empty content.
- Command(Storage) - Constructor for class it.polito.appeal.traci.protocol.Command
-
Builds a command from a
Storage
received from the other endpoint. - CommandProcessor - Class in de.tudresden.sumo.util
- CommandProcessor(Socket) - Constructor for class de.tudresden.sumo.util.CommandProcessor
- commands - Variable in class de.tudresden.sumo.subscription.ContextSubscription
- commands - Variable in class de.tudresden.sumo.subscription.VariableSubscription
- commands() - Method in class it.polito.appeal.traci.protocol.RequestMessage
- Constants - Class in de.tudresden.sumo.config
- Constants() - Constructor for class de.tudresden.sumo.config.Constants
- containerTriggered - Variable in class de.tudresden.sumo.objects.SumoStopFlags
- contains(Object) - Method in class de.tudresden.sumo.objects.SumoLinkList
- contains(Object) - Method in class de.tudresden.sumo.objects.SumoStringList
- containsAll(Collection<?>) - Method in class de.tudresden.sumo.objects.SumoLinkList
- containsAll(Collection<?>) - Method in class de.tudresden.sumo.objects.SumoStringList
- content() - Method in class it.polito.appeal.traci.protocol.Command
-
Returns the content.
- context - Variable in class de.tudresden.sumo.subscription.ContextSubscription
- contextDomain - Variable in class de.tudresden.sumo.subscription.ContextSubscription
- contextRange - Variable in class de.tudresden.sumo.subscription.ContextSubscription
- ContextSubscription - Class in de.tudresden.sumo.subscription
- ContextSubscription() - Constructor for class de.tudresden.sumo.subscription.ContextSubscription
- ContextSubscription(SubscriptionContext, double, double, String, SumoDomain, double) - Constructor for class de.tudresden.sumo.subscription.ContextSubscription
- convert2D(String, double, byte, String) - Static method in class de.tudresden.sumo.cmd.Simulation
-
convert2D.
- convert3D(String, double, byte, String) - Static method in class de.tudresden.sumo.cmd.Simulation
-
convert3D.
- convertGeo(double, double, boolean) - Static method in class de.tudresden.sumo.cmd.Simulation
-
convertGeo.
- convertRoad(double, double, boolean, String) - Static method in class de.tudresden.sumo.cmd.Simulation
-
convertRoad.
- coords - Variable in class de.tudresden.sumo.objects.SumoGeometry
- COPY - Static variable in class de.tudresden.sumo.config.Constants
- cost - Variable in class de.tudresden.sumo.objects.SumoStage
- currentPhaseIndex - Variable in class de.tudresden.sumo.objects.SumoTLSProgram
D
- de.tudresden.sumo.cmd - package de.tudresden.sumo.cmd
- de.tudresden.sumo.config - package de.tudresden.sumo.config
- de.tudresden.sumo.objects - package de.tudresden.sumo.objects
- de.tudresden.sumo.subscription - package de.tudresden.sumo.subscription
- de.tudresden.sumo.util - package de.tudresden.sumo.util
- de.tudresden.ws.container - package de.tudresden.ws.container
- de.uniluebeck.itm.tcpip - package de.uniluebeck.itm.tcpip
- debug() - Method in class de.uniluebeck.itm.tcpip.Storage
- DEFAULT_NUM_RETRIES - Static variable in class de.tudresden.sumo.config.Constants
- DELAYBASED - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- DELAYBASED - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- depart - Variable in class de.tudresden.sumo.objects.SumoStage
- DEPARTFLAG_BEGIN - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_CONTAINER_TRIGGERED - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_LANE_ALLOWED_FREE - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_LANE_BEST_FREE - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_LANE_FIRST_ALLOWED - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_LANE_FREE - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_LANE_RANDOM - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_NOW - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_POS_BASE - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_POS_FREE - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_POS_LAST - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_POS_RANDOM - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_POS_RANDOM_FREE - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_SPEED_MAX - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_SPEED_RANDOM - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_SPLIT - Static variable in class de.tudresden.sumo.config.Constants
- DEPARTFLAG_TRIGGERED - Static variable in class de.tudresden.sumo.config.Constants
- departPos - Variable in class de.tudresden.sumo.objects.SumoStage
- description - Variable in class de.tudresden.sumo.objects.SumoStage
- description() - Method in class it.polito.appeal.traci.protocol.StatusResponse
- destStop - Variable in class de.tudresden.sumo.objects.SumoStage
- direction - Variable in class de.tudresden.sumo.objects.SumoLink
- dist - Variable in class de.tudresden.sumo.objects.SumoLeader
- DISTANCE_REQUEST - Static variable in class de.tudresden.sumo.config.Constants
- do_close() - Method in class de.tudresden.sumo.util.CommandProcessor
- do_job_get(SumoCommand) - Method in class de.tudresden.sumo.util.CommandProcessor
- do_job_get(SumoCommand) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Do job get.
- do_job_set(SumoCommand) - Method in class de.tudresden.sumo.util.CommandProcessor
- do_job_set(SumoCommand) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Do job set.
- do_setOrder(int) - Method in class de.tudresden.sumo.util.CommandProcessor
- do_SimulationStep(double) - Method in class de.tudresden.sumo.util.CommandProcessor
- do_subscription(Subscription) - Method in class de.tudresden.sumo.util.CommandProcessor
- do_subscription(Subscription) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Do subscription.
- do_timestep() - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Do timestep.
- do_timestep(double) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Do timestep.
- doClose() - Method in class de.tudresden.sumo.util.Query
-
Disconnect client from the sumo server.
- doCommand() - Method in class it.polito.appeal.traci.CloseQuery
- domain - Variable in class de.tudresden.sumo.subscription.SubscriptionObject
- doQuery(RequestMessage) - Method in class de.tudresden.sumo.util.Query
-
Sends a request message to SUMO and returns a response message.
- doQuerySingle(Command) - Method in class de.tudresden.sumo.util.Query
-
Like
Query.doQuery(RequestMessage)
, but good for one-command/ one-response queries. - doSetOrder(int) - Method in class de.tudresden.sumo.util.Query
-
Set multi-client ordering index.
- doSimulationStep(double) - Method in class de.tudresden.sumo.util.Query
-
Do next time step and update subscription results.
- duration - Variable in class de.tudresden.sumo.objects.SumoTLSPhase
E
- edge - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- edge - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Edge - Class in de.tudresden.sumo.cmd
-
The Class Edge.
- Edge() - Constructor for class de.tudresden.sumo.cmd.Edge
- EDGE_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- EDGE_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- edgeID - Variable in class de.tudresden.sumo.objects.SumoRoadPosition
- edges - Enum constant in enum class de.tudresden.sumo.subscription.SumoDomain
- edges - Variable in class de.tudresden.sumo.objects.SumoStage
- entry_time - Variable in class de.tudresden.sumo.objects.SumoVehicleData.VehicleData
F
- FILTER_TYPE_DOWNSTREAM_DIST - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_FIELD_OF_VISION - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_LANES - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_LATERAL_DIST - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_LEAD_FOLLOW - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_NONE - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_NOOPPOSITE - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_TURN - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_UPSTREAM_DIST - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_VCLASS - Static variable in class de.tudresden.sumo.config.Constants
- FILTER_TYPE_VTYPE - Static variable in class de.tudresden.sumo.config.Constants
- FIND_INTERMODAL_ROUTE - Static variable in class de.tudresden.sumo.config.Constants
- FIND_ROUTE - Static variable in class de.tudresden.sumo.config.Constants
- findIntermodalRoute(String, String, String, double, int, double, double, double, double, double, String, String, String) - Static method in class de.tudresden.sumo.cmd.Simulation
-
findIntermodalRoute.
- findRoute(String, String, String, double, int) - Static method in class de.tudresden.sumo.cmd.Simulation
-
findRoute.
- fireAndForget(Command) - Method in class de.tudresden.sumo.util.Query
-
fireAndForget function.
- from - Variable in class de.tudresden.sumo.objects.SumoLink
- FROM_JUNCTION - Static variable in class de.tudresden.sumo.config.Constants
- fromString(String) - Method in class de.tudresden.sumo.objects.SumoGeometry
G
- g - Variable in class de.tudresden.sumo.objects.SumoColor
- GENERIC_ATTRIBUTE - Static variable in class de.tudresden.sumo.config.Constants
- get(int) - Method in class de.tudresden.sumo.objects.SumoLinkList
- get(int) - Method in class de.tudresden.sumo.objects.SumoStringList
- get(String) - Method in class de.tudresden.sumo.objects.SumoTLSController
- get_command() - Method in class de.tudresden.sumo.util.SumoCommand
- get_raw() - Method in class de.tudresden.sumo.util.SumoCommand
- getAccel(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the acceleration of the named vehicle within the last step.
- getAccel(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the maximum acceleration of the named vehicle class.
- getAccumulatedWaitingTime(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the vehicle class.
- getActionStepLength(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the action step length for this vehicle.
- getAdaptedTraveltime(String, double) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the travel time value (in s) used for (re-)routing.
- getAdaptedTraveltime(String, double, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the edge travel time for the given time as stored in the vehicle's internal container.
- getAllowed(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns a list of allowed vehicle classes.
- getAllowedSpeed(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the maximum allowed speed on the current lane regarding speed factor in m/s for this vehicle.
- getAngle(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get angle.
- getAngle(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the angle of the named vehicle within the last time step.
- getApparentDecel(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the apparent deceleration in m/s^2 of this vehicle.
- getApparentDecel(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns The preferred lateral alignment of the type.
- getArrivedIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns a list of IDs of vehicles which arrived in this time step.
- getArrivedNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns the number of vehicles which arrived in this time step.
- getBestLanes(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getBestLanes.
- getBoundary(String) - Static method in class de.tudresden.sumo.cmd.Gui
-
Returns the coordinates of the lower left and the upper right corner of the currently visible view.
- getBusStopWaiting() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns the current waiting time on bus stops(in ms).
- getCO2Emission(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the CO2 emissions (in mg) on the given edge during the last time step.
- getCO2Emission(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the CO2 emissions (in mg) on the given lane during the last time step.
- getCO2Emission(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the CO2 emission in mg for the last time step.
- getCOEmission(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the CO emissions (in mg) on the given edge during the last time step.
- getCOEmission(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the CO emissions (in mg) on the given lane during the last time step.
- getCOEmission(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the CO emission in mg for the last time step.
- getCollidingVehiclesIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getCollidingVehiclesNumber().
- getCollidingVehiclesNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getCollidingVehiclesNumber().
- getColor(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get lane position.
- getColor(String) - Static method in class de.tudresden.sumo.cmd.Poi
-
Returns the color of this poi.
- getColor(String) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Returns the color of this polygon.
- getColor(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the vehicle's color (RGBA).
- getColor(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the vehicle type's color.
- getCommand() - Method in class de.tudresden.sumo.subscription.ContextSubscription
- getCommand() - Method in interface de.tudresden.sumo.subscription.Subscription
- getCommand() - Method in class de.tudresden.sumo.subscription.VariableSubscription
- getCompleteRedYellowGreenDefinition(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the complete traffic light program.
- getControlledJunctions(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the junctions controlled by the traffic light.
- getControlledLanes(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the list of lanes which are controlled by the named traffic light.
- getControlledLinks(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the links controlled by the traffic light, sorted by the signal index and described by giving the incoming, outgoing, and via lane.
- getCurrentTime() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getCurrentTime.
- getDecel(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the deceleration of the named vehicle within the last time step.
- getDecel(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the maximum deceleration of the names vehicle type.
- getDeltaT() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getDeltaT.
- getDepartedIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns a list of IDs of vehicles which departed in this time step.
- getDepartedNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns the number of vehicles which departed in this time step.
- getDisallowed(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns a list of disallowed vehicle classes.
- getDistance(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Get the distance to the starting point acts as a odometer.
- getDistance2D(double, double, double, double, boolean, boolean) - Static method in class de.tudresden.sumo.cmd.Simulation
- getDistanceRoad(String, double, String, double, boolean) - Static method in class de.tudresden.sumo.cmd.Simulation
- getDrivingDistance(String, String, double, byte) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the driving distance (in m) of the named vehicle within the last tine step.
- getDrivingDistance2D(String, double, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getDrivingDistance2D.
- getEdgeID(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the ID of the edge this lane belongs to.
- getEdges(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get edges.
- getEdges(String) - Static method in class de.tudresden.sumo.cmd.Route
-
Returns the IDs of the edges this route covers.
- getEdges(String, int) - Static method in class de.tudresden.sumo.cmd.Person
-
get edges.
- getEffort(String, double) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the effort value used for (re-)routing.
- getEffort(String, double, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the edge effort for the given time as stored in the vehicle's internal container.
- getElectricityConsumption(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the electricity consumption in ml for the last time step.
- getElectricityConsumption(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the electricity consumption in ml for the last time step.
- getElectricityConsumption(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the electricity consumption in ml for the last time step.
- getEmergencyDecel(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the maximal physically possible deceleration in m/s^2 of this vehicle.
- getEmergencyDecel(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the maximal physically possible deceleration in m/s^2 of vehicles of this type.
- getEmergencyStoppingVehiclesIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getEmergencyStoppingVehiclesIDList().
- getEmergencyStoppingVehiclesNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getEmergencyStoppingVehiclesNumber().
- getEmissionClass(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the emission class of the named vehicle.
- getEmissionClass(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the emission class of the named vehicle type.
- getEndingTeleportIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns a list of IDs of vehicles which ended to be teleported in this time step.
- getEndingTeleportNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns the number of vehicles which ended to be teleported in this time step.
- getExternalState(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the external state.
- getFilled(String) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Returns the shape of this polygon.
- getFoes(String, String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the ids of incoming lanes that have right of way over the connection from laneID to toLaneID.
- getFuelConsumption(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the fuel consumption (in ml) on the given edge during the last time step.
- getFuelConsumption(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the fuel consumption (in ml) on the given lane during the last time step.
- getFuelConsumption(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the fuel consumption in ml for the last time step.
- getHCEmission(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the HC emissions (in mg) on the given edge during the last time step.
- getHCEmission(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the HC emissions (in mg) on the given lane during the last time step.
- getHCEmission(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the HC emission (in mg) during the last time step.
- getHeight(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the height in m of this vehicle.
- getHeight(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the height in m of vehicles of this type.
- getID() - Method in class de.tudresden.sumo.objects.SumoStopFlags
- getID() - Method in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- getID() - Method in enum class de.tudresden.sumo.subscription.SubscriptionContext
- getID() - Method in enum class de.tudresden.sumo.subscription.SumoDomain
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the number of edges in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the number of all induction loops in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Junction
-
Returns the number of all junctions in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the number of all lanes in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Lanearea
-
Returns the number of the areal detectors in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Multientryexit
-
Returns the number of all multi-entry/multi-exit detectors in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Person
-
Returns the number of all persons in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Poi
-
Returns the number of all Poi's in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Polygon
-
Returns the number of all Polygons in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Route
-
Returns the number of all Routes in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the number of all traffic lights in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the number of all vehicles in the network.
- getIDCount() - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the number of all vehicle types in the network.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns a list of all edges in the network.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Gui
-
Returns the list of available views (open windows).
- getIDList() - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns a list of IDs of all induction loops within the scenario.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Junction
-
Returns a list of IDs of all junctions within the scenario.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns a list of IDs of all lanes in the network.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Lanearea
-
Returns a list of all areal detectors in the network.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Multientryexit
-
Returns a list of IDs of all multi-entry/multi-exit detectors within the scenario.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Person
-
Returns a list of personIDs of all persons.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Poi
-
Returns a list of IDs of all poi.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Polygon
-
Returns a list of IDs of all polygons.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Route
-
Returns a list of IDs of all currently loaded routes.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns a list of IDs of all traffic lights within the scenario.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns a list of ids of all vehicles currently running within the scenario.
- getIDList() - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns a list of all known vehicle types.
- getImperfection(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getImperfection.
- getImperfection(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
getImperfection.
- getIndex() - Method in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- getIndex() - Method in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- getInternalFoes(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the ids of internal lanes that are in conflict with the given internal lane id.
- getJamLengthMeters(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
getJamLengthMeters
- getJamLengthVehicle(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
getJamLengthVehicle
- getLaneChangeMode(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Gets the vehicle's lane change mode as a bitset.
- getLaneChangeState(String, int) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the maximal physically possible deceleration in m/s^2 of this vehicle.
- getLaneID(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the ID of the lane the loop is placed at.
- getLaneID(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
getLaneID
- getLaneID(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the id of the lane the named vehicle was at within the last step.
- getLaneIndex(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the index of the lane the named vehicle was at within the last step.
- getLaneNumber(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Gets the lane number.
- getLanePosition(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get lane position.
- getLanePosition(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the position of the vehicle along the lane (in m).
- getLastActionTime(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the time of last action point for this vehicle.
- getLastStepHaltingNumber(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the total number of halting vehicles on the given edge within the last time step.
- getLastStepHaltingNumber(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the total number of halting vehicles on the given lane within the last time step.
- getLastStepHaltingNumber(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
Returns the number of vehicles which were halting during the last time step.
- getLastStepHaltingNumber(String) - Static method in class de.tudresden.sumo.cmd.Multientryexit
-
Returns the number of vehicles which were halting during the last time step.
- getLastStepLength(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the total vehicle length (in m) on the given edge within the last time step.
- getLastStepLength(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the total vehicle length (in m) on the given lane during the last time step.
- getLastStepMeanLength(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the mean length of vehicles (in m) which were on the detector in the last step.
- getLastStepMeanSpeed(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the mean speed of vehicles (in m/s) that were on the named induction loop within the last simulation step.
- getLastStepMeanSpeed(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the mean speed of vehicles (in m/s) that were on the named induction loop within the last simulation step.
- getLastStepMeanSpeed(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the mean speed (in m/s) on the given lane within the last time step.
- getLastStepMeanSpeed(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
getLastStepMeanSpeed
- getLastStepMeanSpeed(String) - Static method in class de.tudresden.sumo.cmd.Multientryexit
-
Returns the mean speed of vehicles (in m/s) that have been within the named multi-entry/multi-exit detector within the last simulation step.
- getLastStepOccupancy(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the percentage of time (in %) the detector was occupied by a vehicle.
- getLastStepOccupancy(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the percentage of time (in %) the detector was occupied by a vehicle within the last time step.
- getLastStepOccupancy(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the occupancy (in %) on the given lane during the last time step.
- getLastStepOccupancy(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
getLastStepOccupancy
- getLastStepPersonIDs(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the ids of the persons on the given edge during the last time step.
- getLastStepVehicleIDs(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the list of IDs of the vehicles on the given edge within the last simulation step.
- getLastStepVehicleIDs(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the list of IDs of vehicles that were on the named induction loop in the last simulation step.
- getLastStepVehicleIDs(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the IDs of the vehicles on the given lane within the last time step.
- getLastStepVehicleIDs(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
Returns the list of ids of vehicles that were on the named detector in the last simulation step.
- getLastStepVehicleIDs(String) - Static method in class de.tudresden.sumo.cmd.Multientryexit
-
Returns the list of IDs of vehicles that have been within the named multi-entry/multi-exit detector in the last simulation step.
- getLastStepVehicleNumber(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the total number of vehicles on this edge within the last time step.
- getLastStepVehicleNumber(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the number of vehicles that were on the named induction loop within the last simulation step.
- getLastStepVehicleNumber(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns number of vehicles on this lane within the last time step.
- getLastStepVehicleNumber(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
Returns the number of vehicles on the detector
- getLastStepVehicleNumber(String) - Static method in class de.tudresden.sumo.cmd.Multientryexit
-
Returns the number of vehicles that have been within the named multi-entry/multi-exit detector within the last simulation step.
- getLateralAlignment(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns The preferred lateral alignment of the vehicle.
- getLateralAlignment(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns The preferred lateral alignment of the type.
- getLateralLanePosition(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns The lateral position of the vehicle on its current lane measured in m.
- getLeader(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Return the leading vehicle id together with the distance.
- getLength(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the length (in m) of the named lane.
- getLength(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
getlength
- getLength(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get length.
- getLength(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the length (in m) of the named vehicle.
- getLength(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the length of the named vehicle type.
- getLine(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the length (in m) of the named vehicle.
- getLinkNumber(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the number of links outgoing from this lane.
- getLinks(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns descriptions of the links (in m) outgoing from this lane.
- getLoadedIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns a list of IDs of vehicles which were loaded in this time step.
- getLoadedNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Return the number of vehicles which were loaded in this time step.
- getMaxSpeed(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the maximum speed (in m/s) allowed on this lane.
- getMaxSpeed(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the maximum speed(in m/s) of the named vehicle.
- getMaxSpeed(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Return the maximum speed of the named vehicle type.
- getMaxSpeedLat(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the maximum lateral speed in m/s of this vehicle.
- getMaxSpeedLat(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the maximum lateral speed in m/s of this type.
- getMinExpectedNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns the number of vehicles which are in the net plus the ones still waiting to start.
- getMinGap(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get minGap.
- getMinGap(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the minimum gap (in m) between this vehicle and the vehicle before it.
- getMinGap(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the minimum headway gap of the named vehicle type.
- getMinGapLat(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns The desired lateral gap of this vehicle at 50km/h in m.
- getMinGapLat(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns The desired lateral gap of this type at 50km/h in m.
- getNetBoundary() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns the boundary box of the simulation network.
- getNextEdge(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get next edge.
- getNextStops(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Return list of upcoming stops [(lane, endPos, stoppingPlaceID, stopFlags, duration, until), ...] where integer stopFlag is defined as: 1 * stopped + 2 * parking + 4 * personTriggered + 8 * containerTriggered + 16 * isBusStop + 32 * isContainerStop + 64 * chargingStation + 128 * parkingarea with each of these flags defined as 0 or 1.
- getNextSwitch(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the assumed time (in ms) at which the TLS changes the phase.
- getNextTLS(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Return list of upcoming traffic lights [(tlsID, tlsIndex, distance, state), ...]
- getNoiseEmission(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the noise emissions (in db)on the given edge within the last time step.
- getNoiseEmission(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the noise emissions (in db) on the given lane during the last time step.
- getNoiseEmission(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the noise emission (in db) generated by the vehicle during the last time step.
- getNOxEmission(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the NOx emissions (in mg) on the given edge during the last time step.
- getNOxEmission(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the NOx emissions (in mg) on the given lane during the last time step.
- getNOxEmission(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the NOx emissions (in mg) generated by the vehicle during the last time step.
- getOffset(String) - Static method in class de.tudresden.sumo.cmd.Gui
-
Returns the x and y offset of the center of the current view.
- getOutStream() - Method in class de.tudresden.sumo.util.Query
-
Gets the out stream.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Person
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Poi
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Route
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the chosen parameter.
- getParameter(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the chosen parameter.
- getParkingEndingVehiclesIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getParkingEndingVehiclesIDList().
- getParkingEndingVehiclesNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getParkingEndingVehiclesNumber().
- getParkingStartingVehiclesIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getParkingStartingVehiclesIDList().
- getParkingStartingVehiclesNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getParkingStartingVehiclesNumber().
- getPersonIDList(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the list of persons which includes those defined using attribute 'personNumber' as well as person-objects which are riding in this vehicle.
- getPersonNumber(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get person number.
- getPersonNumber(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getPersonNumber.
- getPhase(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the index of the current phase in the current program.
- getPhaseDuration(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
getPhaseDuration.
- getPhaseName(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the name of the current phase in the current program.
- getPMxEmission(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the particular matter emissions (in mg) on the given edge on this edge during the last time step.
- getPMxEmission(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the particular matter emissions (in mg) on the given lane during the last time step.
- getPMxEmission(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the particular matter emissions (in mg) generated by the vehicle during the last time step.
- getPos() - Method in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- getPos() - Method in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- getPosition(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Returns the position (in m) of the induction loop at it's lane, counted from the lane's begin.
- getPosition(String) - Static method in class de.tudresden.sumo.cmd.Junction
-
Returns the position of the named junction.
- getPosition(String) - Static method in class de.tudresden.sumo.cmd.Lanearea
-
getPosition
- getPosition(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get position.
- getPosition(String) - Static method in class de.tudresden.sumo.cmd.Poi
-
Returns the position of this poi.
- getPosition(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the position of the named vehicle within the last step [m,m].
- getPosition3D(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get position3D.
- getPosition3D(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the position of the named vehicle within the last step [m,m,m].
- getProgram(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the id of the current program.
- getRedYellowGreenState(String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Returns the named tl's state as a tuple of light definitions from rRgGyYoO, for red, green, yellow, off, where lower case letters mean that the stream has to decelerate.
- getRemainingStages(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get remaining stages.
- getResponse() - Method in class it.polito.appeal.traci.protocol.ResponseContainer
- getRoadID(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get road ID.
- getRoadID(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the id of the edge the named vehicle was at within the last step.
- getRoute(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the ids of the edges the vehicle's route is made of.
- getRouteID(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the id of the route of the named vehicle.
- getRouteIndex(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the index of the current edge within the vehicles route or -1 if the vehicle has not yet departed.
- getRoutingMode(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
returns the current routing mode: tc.ROUTING_MODE_DEFAULT : use weight storages and fall-back to edge speeds (default) tc.ROUTING_MODE_AGGREGATED : use global smoothed travel times from device.rerouting
- getSchema(String) - Static method in class de.tudresden.sumo.cmd.Gui
-
Returns the name of the current coloring scheme.
- getShape(String) - Static method in class de.tudresden.sumo.cmd.Junction
-
getShape
- getShape(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns this lane's shape.
- getShape(String) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Returns the shape of this polygon.
- getShapeClass(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getShapeClass.
- getShapeClass(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
getShapeClass.
- getSignals(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getSignals.
- getSlope(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getSlope.
- getSpeed(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get speed.
- getSpeed(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the speed (in m/s) of the named vehicle within the last step.
- getSpeedDeviation(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the standard deviation of the estimated maximum speed (see speed factor) divided by this speed.
- getSpeedDeviation(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the speed deviation of the named vehicle type.
- getSpeedFactor(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the factor by which the driver multiplies the speed read from street signs to estimate "real" maximum allowed speed.
- getSpeedFactor(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Return the speed factor of the names vehicle type.
- getSpeedMode(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the speed mode of a vehicle.
- getSpeedWithoutTraCI(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getSpeedWithoutTraCI.
- getStage(String, int) - Static method in class de.tudresden.sumo.cmd.Person
-
get stage.
- getStartingTeleportIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns a list of IDs of vehicles which started to teleport in this time step.
- getStartingTeleportNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
Returns the number of vehicles which started to teleport in this time step.
- getState(SumoVehicleSignalState) - Method in class de.tudresden.sumo.objects.SumoVehicleSignal
- getStatus() - Method in class it.polito.appeal.traci.protocol.ResponseContainer
-
Returns the status response
- getStopEndingVehiclesIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getStopEndingVehiclesIDList().
- getStopEndingVehiclesNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getStopEndingVehiclesNumber().
- getStopStartingVehiclesIDList() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getStopStartingVehiclesIDList().
- getStopStartingVehiclesNumber() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getStopStartingVehiclesIDList().
- getStopState(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns information in regard to stopping: The returned integer is defined as 1 * stopped + 2 * parking + 4 * personTriggered + 8 * containerTriggered + 16 * isBusStop + 32 * isContainerStop with each of these flags defined as 0 or 1.
- getStorageList() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Retrieve the internal list that is used to store the data
- getSubResponses() - Method in class it.polito.appeal.traci.protocol.ResponseContainer
- getTau(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
getTau.
- getTau(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
getTau.
- getTime() - Static method in class de.tudresden.sumo.cmd.Simulation
-
getTime.
- getTimeSinceDetection(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
Return the time (in s) since last detection.
- getTraveltime(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the estimated travel time (in s) on the given edge on this edge within the last time step.
- getTraveltime(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the estimated travel time (in s) on the given lane during the last time step.
- getType(int) - Static method in enum class de.tudresden.sumo.subscription.ResponseType
- getType(String) - Static method in class de.tudresden.sumo.cmd.Poi
-
Returns the type of the poi.
- getType(String) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Returns the type of the polygon.
- getTypeID(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get type ID.
- getTypeID(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the id of the type of the named vehicle.
- getVehicle(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get vehicle.
- getVehicleClass(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the vehicle class.
- getVehicleClass(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the vehicle class of the names vehicle type.
- getVehicleData(String) - Static method in class de.tudresden.sumo.cmd.Inductionloop
-
A complex structure containing several information about vehicles which passed the detector.
- getVia(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the ids of via edges for this vehicle.
- getWaitingTime(String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Returns the waiting time (in s) on the given edge on this edge within the last time step.
- getWaitingTime(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
getWaitingTime.
- getWaitingTime(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get waiting time.
- getWaitingTime(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
The waiting time of a vehicle is defined as the time (in seconds) spent with a speed below 0.1m/s since the last time it was faster than 0.1m/s.
- getWidth(String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Returns the width (in m) of the named lane.
- getWidth(String) - Static method in class de.tudresden.sumo.cmd.Person
-
get width.
- getWidth(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns the vehicle's width (in m).
- getWidth(String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Returns the width of the named vehicle type.
- getZoom(String) - Static method in class de.tudresden.sumo.cmd.Gui
-
Returns the current zoom factor.
- gui - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- gui - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Gui - Class in de.tudresden.sumo.cmd
- Gui() - Constructor for class de.tudresden.sumo.cmd.Gui
- GUI_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- GUI_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
H
- hasApproachingFoe - Variable in class de.tudresden.sumo.objects.SumoLink
- hasPriority - Variable in class de.tudresden.sumo.objects.SumoLink
- HILVL_DETERMINISTIC - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- HILVL_DETERMINISTIC - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
I
- id - Variable in class de.tudresden.sumo.subscription.SubscriptionObject
- id() - Method in class it.polito.appeal.traci.protocol.Command
-
Returns the type identifier.
- id() - Method in class it.polito.appeal.traci.protocol.StatusResponse
- ID_COUNT - Static variable in class de.tudresden.sumo.config.Constants
- INCOMING_EDGES - Static variable in class de.tudresden.sumo.config.Constants
- indexOf(Object) - Method in class de.tudresden.sumo.objects.SumoLinkList
- indexOf(Object) - Method in class de.tudresden.sumo.objects.SumoStringList
- Inductionloop - Class in de.tudresden.sumo.cmd
-
The Class Inductionloop.
- Inductionloop() - Constructor for class de.tudresden.sumo.cmd.Inductionloop
- INDUCTIONLOOP_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- INDUCTIONLOOP_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- inductive_loop - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- inductive_loop - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- inductive_loops - Enum constant in enum class de.tudresden.sumo.subscription.SumoDomain
- input1 - Variable in class de.tudresden.sumo.util.SumoCommand
- input2 - Variable in class de.tudresden.sumo.util.SumoCommand
- intended - Variable in class de.tudresden.sumo.objects.SumoStage
- internalLane - Variable in class de.tudresden.sumo.objects.SumoLink
- INVALID - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- INVALID - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- INVALID_DOUBLE_VALUE - Static variable in class de.tudresden.sumo.config.Constants
- INVALID_INT_VALUE - Static variable in class de.tudresden.sumo.config.Constants
- isAtBusStop(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
isAtBusStop.
- isAtContainerStop(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Return whether the vehicle is stopped at a container stop.
- isBusStop - Variable in class de.tudresden.sumo.objects.SumoStopFlags
- isChargingStationStop - Variable in class de.tudresden.sumo.objects.SumoStopFlags
- isClosed() - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Returns
true
if the connection was closed by the user, or if anIOException
was thrown after the connection was made. - isContainerStop - Variable in class de.tudresden.sumo.objects.SumoStopFlags
- isContext() - Method in enum class de.tudresden.sumo.subscription.ResponseType
- isEmpty() - Method in class de.tudresden.sumo.objects.SumoLinkList
- isEmpty() - Method in class de.tudresden.sumo.objects.SumoStringList
- isOpen - Variable in class de.tudresden.sumo.objects.SumoLink
- isParkingAreaStop - Variable in class de.tudresden.sumo.objects.SumoStopFlags
- isRouteValid(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Returns whether the Route is valid.
- isStopped(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
isStopped.
- isStoppedParking(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
isStoppedParking.
- isStoppedTriggered(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Return whether the vehicle is stopped and waiting for a person or container.
- isValid() - Method in class de.tudresden.sumo.objects.SumoLeader
- isVariable() - Method in enum class de.tudresden.sumo.subscription.ResponseType
- it.polito.appeal.traci - package it.polito.appeal.traci
- it.polito.appeal.traci.protocol - package it.polito.appeal.traci.protocol
- iterator() - Method in class de.tudresden.sumo.objects.SumoLinkList
- iterator() - Method in class de.tudresden.sumo.objects.SumoStringList
J
- JAM_LENGTH_METERS - Static variable in class de.tudresden.sumo.config.Constants
- JAM_LENGTH_VEHICLE - Static variable in class de.tudresden.sumo.config.Constants
- junction - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- junction - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- junction - Enum constant in enum class de.tudresden.sumo.subscription.SumoDomain
- Junction - Class in de.tudresden.sumo.cmd
- Junction() - Constructor for class de.tudresden.sumo.cmd.Junction
- JUNCTION_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- JUNCTION_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
L
- lane - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- lane - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Lane - Class in de.tudresden.sumo.cmd
-
The Class Lane.
- Lane() - Constructor for class de.tudresden.sumo.cmd.Lane
- LANE_ALLOWED - Static variable in class de.tudresden.sumo.config.Constants
- LANE_CHANGES - Static variable in class de.tudresden.sumo.config.Constants
- LANE_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- LANE_DISALLOWED - Static variable in class de.tudresden.sumo.config.Constants
- LANE_EDGE_ID - Static variable in class de.tudresden.sumo.config.Constants
- LANE_LINK_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- LANE_LINKS - Static variable in class de.tudresden.sumo.config.Constants
- LANE_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- Lanearea - Class in de.tudresden.sumo.cmd
- Lanearea() - Constructor for class de.tudresden.sumo.cmd.Lanearea
- LANECHANGE_LEFT - Static variable in class de.tudresden.sumo.config.Constants
- LANECHANGE_RIGHT - Static variable in class de.tudresden.sumo.config.Constants
- laneID - Variable in class de.tudresden.sumo.objects.SumoBestLanes.SumoBestLane
- laneIndex - Variable in class de.tudresden.sumo.objects.SumoRoadPosition
- lanes - Enum constant in enum class de.tudresden.sumo.subscription.SumoDomain
- LAST_STEP_LENGTH - Static variable in class de.tudresden.sumo.config.Constants
- LAST_STEP_MEAN_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- LAST_STEP_OCCUPANCY - Static variable in class de.tudresden.sumo.config.Constants
- LAST_STEP_PERSON_ID_LIST - Static variable in class de.tudresden.sumo.config.Constants
- LAST_STEP_TIME_SINCE_DETECTION - Static variable in class de.tudresden.sumo.config.Constants
- LAST_STEP_VEHICLE_DATA - Static variable in class de.tudresden.sumo.config.Constants
- LAST_STEP_VEHICLE_HALTING_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- LAST_STEP_VEHICLE_ID_LIST - Static variable in class de.tudresden.sumo.config.Constants
- LAST_STEP_VEHICLE_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- lastIndexOf(Object) - Method in class de.tudresden.sumo.objects.SumoLinkList
- lastIndexOf(Object) - Method in class de.tudresden.sumo.objects.SumoStringList
- LCA_AMBACKBLOCKER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_AMBACKBLOCKER_STANDING - Static variable in class de.tudresden.sumo.config.Constants
- LCA_AMBLOCKINGFOLLOWER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_AMBLOCKINGFOLLOWER_DONTBRAKE - Static variable in class de.tudresden.sumo.config.Constants
- LCA_AMBLOCKINGLEADER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED_BY_FOLLOWER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED_BY_LEADER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED_BY_LEFT_FOLLOWER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED_BY_LEFT_LEADER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED_BY_RIGHT_FOLLOWER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED_BY_RIGHT_LEADER - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED_LEFT - Static variable in class de.tudresden.sumo.config.Constants
- LCA_BLOCKED_RIGHT - Static variable in class de.tudresden.sumo.config.Constants
- LCA_CHANGE_REASONS - Static variable in class de.tudresden.sumo.config.Constants
- LCA_CHANGE_TO_HELP - Static variable in class de.tudresden.sumo.config.Constants
- LCA_COOPERATIVE - Static variable in class de.tudresden.sumo.config.Constants
- LCA_INSUFFICIENT_SPACE - Static variable in class de.tudresden.sumo.config.Constants
- LCA_INSUFFICIENT_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- LCA_KEEPRIGHT - Static variable in class de.tudresden.sumo.config.Constants
- LCA_LEFT - Static variable in class de.tudresden.sumo.config.Constants
- LCA_MLEFT - Static variable in class de.tudresden.sumo.config.Constants
- LCA_MRIGHT - Static variable in class de.tudresden.sumo.config.Constants
- LCA_NONE - Static variable in class de.tudresden.sumo.config.Constants
- LCA_OVERLAPPING - Static variable in class de.tudresden.sumo.config.Constants
- LCA_RIGHT - Static variable in class de.tudresden.sumo.config.Constants
- LCA_SPEEDGAIN - Static variable in class de.tudresden.sumo.config.Constants
- LCA_STAY - Static variable in class de.tudresden.sumo.config.Constants
- LCA_STRATEGIC - Static variable in class de.tudresden.sumo.config.Constants
- LCA_SUBLANE - Static variable in class de.tudresden.sumo.config.Constants
- LCA_TRACI - Static variable in class de.tudresden.sumo.config.Constants
- LCA_UNKNOWN - Static variable in class de.tudresden.sumo.config.Constants
- LCA_URGENT - Static variable in class de.tudresden.sumo.config.Constants
- LCA_WANTS_LANECHANGE - Static variable in class de.tudresden.sumo.config.Constants
- LCA_WANTS_LANECHANGE_OR_STAY - Static variable in class de.tudresden.sumo.config.Constants
- leave_time - Variable in class de.tudresden.sumo.objects.SumoVehicleData.VehicleData
- length - Variable in class de.tudresden.sumo.objects.SumoBestLanes.SumoBestLane
- length - Variable in class de.tudresden.sumo.objects.SumoLink
- length - Variable in class de.tudresden.sumo.objects.SumoStage
- length - Variable in class de.tudresden.sumo.objects.SumoVehicleData.VehicleData
- line - Variable in class de.tudresden.sumo.objects.SumoStage
- listIterator() - Method in class de.tudresden.sumo.objects.SumoLinkList
- listIterator() - Method in class de.tudresden.sumo.objects.SumoStringList
- listIterator(int) - Method in class de.tudresden.sumo.objects.SumoLinkList
- listIterator(int) - Method in class de.tudresden.sumo.objects.SumoStringList
- ll - Variable in class de.tudresden.sumo.objects.SumoBestLanes
- ll - Variable in class de.tudresden.sumo.objects.SumoBestLanes.SumoBestLane
- ll - Variable in class de.tudresden.sumo.objects.SumoNextTLS
- ll - Variable in class de.tudresden.sumo.objects.SumoVehicleData
M
- MAX_ORDER - Static variable in class de.tudresden.sumo.config.Constants
- maxDur - Variable in class de.tudresden.sumo.objects.SumoTLSPhase
- me_detector - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- me_detector - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- minDur - Variable in class de.tudresden.sumo.objects.SumoTLSPhase
- MOVE_AUTOMATIC - Static variable in class de.tudresden.sumo.config.Constants
- MOVE_NORMAL - Static variable in class de.tudresden.sumo.config.Constants
- MOVE_TELEPORT - Static variable in class de.tudresden.sumo.config.Constants
- MOVE_TO_XY - Static variable in class de.tudresden.sumo.config.Constants
- moveTo(String, String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Moves the vehicle to a new position.
- moveToXY(String, String, double, double, double, byte) - Static method in class de.tudresden.sumo.cmd.Person
-
Place person at the given x,y coordinates and force it's angle to the given value (for drawing).
- moveToXY(String, String, int, double, double, double, byte) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Place vehicle at the given x,y coordinates and force it's angle to the given value (for drawing).
- MULTI_ENTRY_EXIT_DETECTOR_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- MULTI_ENTRY_EXIT_DETECTOR_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- Multientryexit - Class in de.tudresden.sumo.cmd
- Multientryexit() - Constructor for class de.tudresden.sumo.cmd.Multientryexit
N
- name - Variable in class de.tudresden.sumo.objects.SumoTLSPhase
- name - Variable in class de.tudresden.sumo.subscription.SubscriptionObject
- next - Variable in class de.tudresden.sumo.objects.SumoTLSPhase
- NextTLS(String, int, double, String) - Constructor for class de.tudresden.sumo.objects.SumoNextTLS.NextTLS
- notifyObservers(SubscriptionObject) - Method in class de.tudresden.sumo.util.Observable
- notInternalLane - Variable in class de.tudresden.sumo.objects.SumoLink
O
- object - Variable in class de.tudresden.sumo.subscription.SubscriptionObject
- objectID - Variable in class de.tudresden.sumo.subscription.ContextSubscription
- objectID - Variable in class de.tudresden.sumo.subscription.VariableSubscription
- Observable - Class in de.tudresden.sumo.util
- Observable() - Constructor for class de.tudresden.sumo.util.Observable
- Observer - Interface in de.tudresden.sumo.util
- occupation - Variable in class de.tudresden.sumo.objects.SumoBestLanes.SumoBestLane
- OFF - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- OFF - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- offset - Variable in class de.tudresden.sumo.objects.SumoBestLanes.SumoBestLane
- OUTGOING_EDGES - Static variable in class de.tudresden.sumo.config.Constants
- over - Variable in class de.tudresden.sumo.objects.SumoLink
P
- params - Variable in class de.tudresden.sumo.objects.SumoTLSProgram
- parking - Variable in class de.tudresden.sumo.objects.SumoStopFlags
- person - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- person - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Person - Class in de.tudresden.sumo.cmd
-
The Class Person.
- Person() - Constructor for class de.tudresden.sumo.cmd.Person
- PERSON_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- PERSON_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- persons - Enum constant in enum class de.tudresden.sumo.subscription.SumoDomain
- phasedef - Variable in class de.tudresden.sumo.objects.SumoTLSPhase
- phases - Variable in class de.tudresden.sumo.objects.SumoTLSProgram
- poi - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- poi - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- poi - Enum constant in enum class de.tudresden.sumo.subscription.SumoDomain
- Poi - Class in de.tudresden.sumo.cmd
-
The Class Poi.
- Poi() - Constructor for class de.tudresden.sumo.cmd.Poi
- POI_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- POI_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- polygon - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- polygon - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Polygon - Class in de.tudresden.sumo.cmd
-
The Class Polygon.
- Polygon() - Constructor for class de.tudresden.sumo.cmd.Polygon
- POLYGON_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- POLYGON_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- polygons - Enum constant in enum class de.tudresden.sumo.subscription.SumoDomain
- pos - Variable in class de.tudresden.sumo.objects.SumoRoadPosition
- position() - Method in class de.uniluebeck.itm.tcpip.Storage
- POSITION_2D - Static variable in class de.tudresden.sumo.config.Constants
- POSITION_3D - Static variable in class de.tudresden.sumo.config.Constants
- POSITION_CONVERSION - Static variable in class de.tudresden.sumo.config.Constants
- POSITION_LON_LAT - Static variable in class de.tudresden.sumo.config.Constants
- POSITION_LON_LAT_ALT - Static variable in class de.tudresden.sumo.config.Constants
- POSITION_ROADMAP - Static variable in class de.tudresden.sumo.config.Constants
- printSumoError(boolean) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Prints the sumo error.
- printSumoOutput(boolean) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Prints the sumo output.
- programs - Variable in class de.tudresden.sumo.objects.SumoTLSController
Q
- Query - Class in de.tudresden.sumo.util
-
The Class Query.
- Query(Socket) - Constructor for class de.tudresden.sumo.util.Query
-
Instantiates a new query.
- queryAndVerify(RequestMessage) - Method in class de.tudresden.sumo.util.Query
-
Like
Query.doQuery(RequestMessage)
; in addition, verifies that all responses are successful and and the statuses match the requests. - queryAndVerifySingle(Command) - Method in class de.tudresden.sumo.util.Query
-
Like
Query.queryAndVerify(RequestMessage)
, but good for one-command/ one-response queries.
R
- r - Variable in class de.tudresden.sumo.objects.SumoColor
- RAIL_CROSSING - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- RAIL_CROSSING - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- RAIL_SIGNAL - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- RAIL_SIGNAL - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- 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
- 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
- readStage(Storage) - Static method in class de.tudresden.sumo.util.CommandProcessor
- 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
- remove(int) - Method in class de.tudresden.sumo.objects.SumoLinkList
- remove(int) - Method in class de.tudresden.sumo.objects.SumoStringList
- remove(Object) - Method in class de.tudresden.sumo.objects.SumoLinkList
- remove(Object) - Method in class de.tudresden.sumo.objects.SumoStringList
- remove(String, byte) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Removes vehicle with the given ID for the given reason.
- 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 - Static variable in class de.tudresden.sumo.config.Constants
- 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.sumo.objects.SumoLinkList
- removeAll(Collection<?>) - Method in class de.tudresden.sumo.objects.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.
- REPLACE_STAGE - Static variable in class de.tudresden.sumo.config.Constants
- 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. - 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 - Variable in class de.tudresden.sumo.subscription.SubscriptionObject
- RESPONSE_GET_BUSSTOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_GET_CALIBRATOR_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_GET_CHARGINGSTATION_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- 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_MEANDATA_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_OVERHEADWIRE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_GET_PARKINGAREA_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_REROUTER_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_ROUTEPROBE_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_VARIABLESPEEDSIGN_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_BUSSTOP_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_BUSSTOP_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_CALIBRATOR_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_CALIBRATOR_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_CHARGINGSTATION_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_CHARGINGSTATION_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_MEANDATA_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_MEANDATA_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_OVERHEADWIRE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_OVERHEADWIRE_VARIABLE - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_PARKINGAREA_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_PARKINGAREA_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_REROUTER_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_REROUTER_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_ROUTEPROBE_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_ROUTEPROBE_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_VARIABLESPEEDSIGN_CONTEXT - Static variable in class de.tudresden.sumo.config.Constants
- RESPONSE_SUBSCRIBE_VARIABLESPEEDSIGN_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) - Constructor for class it.polito.appeal.traci.protocol.ResponseContainer
-
Constructor for a response container with status response and a response command.
- 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.
- 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 ofResponseContainer
s. - responses() - Method in class it.polito.appeal.traci.protocol.ResponseMessage
- ResponseType - Enum Class in de.tudresden.sumo.subscription
- 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.sumo.objects.SumoLinkList
- retainAll(Collection<?>) - Method in class de.tudresden.sumo.objects.SumoStringList
- return_type - Variable in class de.tudresden.sumo.subscription.SubscriptionObject
- route - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- route - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Route - Class in de.tudresden.sumo.cmd
-
The Class Route.
- Route() - Constructor for class de.tudresden.sumo.cmd.Route
- ROUTE_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- ROUTE_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- ROUTING_MODE_AGGREGATED - Static variable in class de.tudresden.sumo.config.Constants
- ROUTING_MODE_AGGREGATED_CUSTOM - 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
- ROUTING_MODE_IGNORE_TRANSIENT_PERMISSIONS - 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
- runServer() - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Runs a SUMO instance and tries to connect at it.
- runServer(int) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Runs a SUMO instance and tries to connect at it.
S
- saveState(String) - Static method in class de.tudresden.sumo.cmd.Simulation
-
save state.
- screenshot(String, String) - Static method in class de.tudresden.sumo.cmd.Gui
-
Save a screenshot for the given view to the given filename.
- set(int, SumoLink) - Method in class de.tudresden.sumo.objects.SumoLinkList
- set(int, String) - Method in class de.tudresden.sumo.objects.SumoStringList
- setAccel(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the acceleration of the named vehicle.
- setAccel(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's wished maximum acceleration to the given value.
- setActionStepLength(String, double, boolean) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the action step length for this vehicle.
- setAdaptedTraveltime(String, double, double, String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the edge travel time of the named vehicle.
- setAllowed(String, SumoStringList) - Static method in class de.tudresden.sumo.cmd.Lane
-
Set a list of allowed vehicle classes.
- setApparentDecel(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the apparent deceleration in m/s^2 for this vehicle.
- setApparentDecel(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the apparent deceleration in m/s^2 of vehicles of this type.
- setBoundary(String, double, double, double, double) - Static method in class de.tudresden.sumo.cmd.Gui
-
Set the current boundary for the given view (see getBoundary()).
- setBusStop(String, String, double, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Adds or modifies a bus stop with the given parameters.
- setChargingStationStop(String, String, double, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Adds or modifies a stop at a chargingStation with the given parameters.
- setColor(String, SumoColor) - Static method in class de.tudresden.sumo.cmd.Person
-
sets color for person with the given ID.
- setColor(String, SumoColor) - Static method in class de.tudresden.sumo.cmd.Poi
-
Set the color of this poi.
- setColor(String, SumoColor) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Set the color of this polygon.
- setColor(String, SumoColor) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the vehicle's color (RGBA).
- setColor(String, SumoColor) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's color.
- setCompleteRedYellowGreenDefinition(String, SumoTLSProgram) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Set the complete traffic light program.
- setContainerStop(String, String, double, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Adds or modifies a container stop with the given parameters.
- setDecel(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the deceleration of the named vehicle.
- setDecel(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's wished maximum deceleration to the given value.
- setDisallowed(String, SumoStringList) - Static method in class de.tudresden.sumo.cmd.Lane
-
Set a list of disallowed vehicle classes.
- setEffort(String, double) - Static method in class de.tudresden.sumo.cmd.Edge
-
Adapt the effort value used for (re-)routing on the given edge.
- setEffort(String, double, double, double) - Static method in class de.tudresden.sumo.cmd.Edge
-
Adapt the effort value used for (re-)routing on the given edge.
- setEffort(String, int, int, String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the edge effort for the given time as stored in the vehicle's internal container.
- setEmergencyDecel(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the maximal physically possible deceleration in m/s^2 for this vehicle.
- setEmergencyDecel(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the maximal physically possible deceleration in m/s^2 of vehicles of this type.
- setEmissionClass(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the emission class of the named vehicle.
- setEmissionClass(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's emission class to the given value.
- setFilled(String, boolean) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Set the color of this polygon.
- setHeight(String, double) - Static method in class de.tudresden.sumo.cmd.Person
-
Sets the height in m for this person.
- setHeight(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the height in m for this vehicle.
- setHeight(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the height in m of vehicles of this type.
- setImperfection(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
setImperfection.
- setImperfection(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
setImperfection.
- setLaneChangeMode(String, int) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the vehicle's lane change mode as a bitset.
- setLateralAlignment(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the preferred lateral alignment for this vehicle.
- setLateralAlignment(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the preferred lateral alignment of this type.
- setLength(String, double) - Static method in class de.tudresden.sumo.cmd.Lane
-
Set the length (in m) of the named lane.
- setLength(String, double) - Static method in class de.tudresden.sumo.cmd.Person
-
Sets the length in m for the given person.
- setLength(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the length (in m) of the named vehicle.
- setLength(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's length to the given value.
- setLine(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the line information for this vehicle.
- setMaxSpeed(String, double) - Static method in class de.tudresden.sumo.cmd.Edge
-
Set a new maximum speed (in m/s) for all lanes of the edge.
- setMaxSpeed(String, double) - Static method in class de.tudresden.sumo.cmd.Lane
-
Set the maximum speed (in m/s) allowed on this lane.
- setMaxSpeed(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the maximum speed (in m/s) of the named vehicle.
- setMaxSpeed(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's maximum speed to the given value.
- setMaxSpeedLat(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the maximum lateral speed in m/s for this vehicle.
- setMaxSpeedLat(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the maximum lateral speed of this type.
- setMinGap(String, double) - Static method in class de.tudresden.sumo.cmd.Person
-
Sets the offset (gap to front person if halting) for this vehicle.
- setMinGap(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the minimum gap (in m) between this vehicle and the vehicle before it.
- setMinGap(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's minimum headway gap to the given value.
- setMinGapLat(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the minimum lateral gap of the vehicle at 50km/h in m.
- setMinGapLat(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
setImperfection.
- setOffset(String, double, double) - Static method in class de.tudresden.sumo.cmd.Gui
-
Set the current offset for the given view.
- setOrder(int) - Method in class it.polito.appeal.traci.SumoTraciConnection
-
Sets the order.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Edge
-
Sets the chosen parameter.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Lane
-
Sets the chosen parameter.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Person
-
Sets the chosen parameter.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Poi
-
Sets the chosen parameter.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Sets the chosen parameter.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Route
-
Sets the chosen parameter.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Sets the chosen parameter.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the chosen parameter.
- setParameter(String, String, String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the chosen parameter.
- setParkingAreaStop(String, String, double, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Adds or modifies a stop at a parkingArea with the given parameters.
- setPhase(String, int) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Set the index of the current phase in the current program.
- setPhaseDuration(String, double) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Set the duration of the currently active phase (in s?).
- setPhaseName(String, String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Set the name of the current phase in the current program.
- setPosition(String, double, double) - Static method in class de.tudresden.sumo.cmd.Poi
-
Set the position of this poi.
- setProgram(String, String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Set the id of the current program.
- setRedYellowGreenState(String, String) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Set the named tl's state as a tuple of light definitions.
- setRoute(String, SumoStringList) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the IDs of the edges the vehicle's route is made of.
- setRouteID(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the id of the route of the named vehicle.
- setRoutingMode(String, int) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
sets the current routing mode: tc.ROUTING_MODE_DEFAULT : use weight storages and fall-back to edge speeds (default) tc.ROUTING_MODE_AGGREGATED : use global smoothed travel times from device.rerouting
- setSchema(String, String) - Static method in class de.tudresden.sumo.cmd.Gui
-
Set the current coloring scheme for the given view.
- setShape(String, SumoStringList) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Set the shape of this polygon.
- setShapeClass(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
setShapeClass.
- setShapeClass(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
setShapeClass.
- setSignals(String, int) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
setSignals.
- setSpeed(String, double) - Static method in class de.tudresden.sumo.cmd.Person
-
Sets the maximum speed in m/s for the named person for subsequent step.
- setSpeed(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the speed (in m/s) of the named vehicle.
- setSpeedDeviation(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the standard deviation of the estimated maximum speed.
- setSpeedDeviation(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's speed deviation to the given value.
- setSpeedFactor(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the factor by which the driver multiplies the speed read from street signs to estimate "real" maximum allowed speed.
- setSpeedFactor(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's speed factor to the given value.
- setSpeedMode(String, int) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the vehicle's speed mode as a bitset.
- setStop(String, String, double, byte, double, SumoStopFlags, double, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Lets the vehicle stop at the given edge, at the given position and lane.
- setTau(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
setTau.
- setTau(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
setTau.
- setType(String, String) - Static method in class de.tudresden.sumo.cmd.Person
-
Sets the id of the type for the named person.
- setType(String, String) - Static method in class de.tudresden.sumo.cmd.Poi
-
Set the type of the poi.
- setType(String, String) - Static method in class de.tudresden.sumo.cmd.Polygon
-
Set the type of the polygon.
- setType(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the id of the type for the named vehicle.
- setVehicleClass(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the vehicle class.
- setVehicleClass(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's vehicle class to the given value.
- setVia(String, SumoStringList) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the line information for this vehicle.
- setWidth(String, double) - Static method in class de.tudresden.sumo.cmd.Person
-
Sets the width in m for this person.
- setWidth(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Sets the vehicle's width (in m).
- setWidth(String, double) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Sets the vehicle type's width to the given value.
- setWidth(String, String) - Static method in class de.tudresden.sumo.cmd.Vehicletype
-
Duplicates the vType with ID origTypeID.
- setZoom(String, double) - Static method in class de.tudresden.sumo.cmd.Gui
-
Set the current zoom factor for the given view.
- SIM_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- SIM_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- simulation - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- simulation - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Simulation - Class in de.tudresden.sumo.cmd
-
The Class Simulation.
- Simulation() - Constructor for class de.tudresden.sumo.cmd.Simulation
- size() - Method in class de.tudresden.sumo.objects.SumoLinkList
- size() - Method in class de.tudresden.sumo.objects.SumoStringList
- size() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Retrieve the Size of the internal storage list
- slowDown(String, double, double) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Reduces the speed to the given for the given amount of time.
- SOTL_MARCHING - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- SOTL_MARCHING - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- SOTL_PHASE - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- SOTL_PHASE - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- SOTL_PLATOON - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- SOTL_PLATOON - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- SOTL_REQUEST - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- SOTL_REQUEST - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- SOTL_WAVE - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- SOTL_WAVE - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- SPLIT_TAXI_RESERVATIONS - Static variable in class de.tudresden.sumo.config.Constants
- STAGE_ACCESS - Static variable in class de.tudresden.sumo.config.Constants
- STAGE_DRIVING - Static variable in class de.tudresden.sumo.config.Constants
- STAGE_TRANSHIP - Static variable in class de.tudresden.sumo.config.Constants
- STAGE_TRIP - Static variable in class de.tudresden.sumo.config.Constants
- STAGE_WAITING - Static variable in class de.tudresden.sumo.config.Constants
- STAGE_WAITING_FOR_DEPART - Static variable in class de.tudresden.sumo.config.Constants
- STAGE_WALKING - Static variable in class de.tudresden.sumo.config.Constants
- start - Variable in class de.tudresden.sumo.subscription.ContextSubscription
- start - Variable in class de.tudresden.sumo.subscription.VariableSubscription
- state - Variable in class de.tudresden.sumo.objects.SumoLink
- STATIC - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- STATIC - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
- status - Variable in class de.tudresden.sumo.subscription.SubscriptionObject
- STATUS_ONLY_RESPONSES - Static variable in class it.polito.appeal.traci.protocol.ResponseMessage
-
The list of IDs of responses that have no response commands.
- StatusResponse - Class in it.polito.appeal.traci.protocol
- StatusResponse(int) - Constructor for class it.polito.appeal.traci.protocol.StatusResponse
- StatusResponse(int, int, String) - Constructor for class it.polito.appeal.traci.protocol.StatusResponse
- StatusResponse(Storage) - Constructor for class it.polito.appeal.traci.protocol.StatusResponse
- stop - Variable in class de.tudresden.sumo.subscription.ContextSubscription
- stop - Variable in class de.tudresden.sumo.subscription.VariableSubscription
- STOP_BUS_STOP - Static variable in class de.tudresden.sumo.config.Constants
- STOP_CHARGING_STATION - Static variable in class de.tudresden.sumo.config.Constants
- STOP_CONTAINER_STOP - Static variable in class de.tudresden.sumo.config.Constants
- STOP_CONTAINER_TRIGGERED - Static variable in class de.tudresden.sumo.config.Constants
- STOP_DEFAULT - Static variable in class de.tudresden.sumo.config.Constants
- STOP_OVERHEAD_WIRE - Static variable in class de.tudresden.sumo.config.Constants
- STOP_PARKING - Static variable in class de.tudresden.sumo.config.Constants
- STOP_PARKING_AREA - Static variable in class de.tudresden.sumo.config.Constants
- STOP_TRIGGERED - Static variable in class de.tudresden.sumo.config.Constants
- stopped - Variable in class de.tudresden.sumo.objects.SumoStopFlags
- Storage - Class in de.uniluebeck.itm.tcpip
- Storage() - Constructor for class de.uniluebeck.itm.tcpip.Storage
- Storage(byte[]) - Constructor for class de.uniluebeck.itm.tcpip.Storage
- Storage(byte[], int, int) - Constructor for class de.uniluebeck.itm.tcpip.Storage
- Storage(short[]) - Constructor for class de.uniluebeck.itm.tcpip.Storage
- Storage(short[], int, int) - Constructor for class de.uniluebeck.itm.tcpip.Storage
- subID - Variable in class de.tudresden.sumo.objects.SumoTLSProgram
- subList(int, int) - Method in class de.tudresden.sumo.objects.SumoLinkList
- subList(int, int) - Method in class de.tudresden.sumo.objects.SumoStringList
- SubscribtionVariable - Enum Class in de.tudresden.sumo.subscription
- Subscription - Interface in de.tudresden.sumo.subscription
- SubscriptionContext - Enum Class in de.tudresden.sumo.subscription
- SubscriptionObject - Class in de.tudresden.sumo.subscription
- SubscriptionObject(String, ResponseType, int, int, int, SumoObject) - Constructor for class de.tudresden.sumo.subscription.SubscriptionObject
- SubscriptionObject(String, ResponseType, int, String, int, int, int, SumoObject) - Constructor for class de.tudresden.sumo.subscription.SubscriptionObject
- SumoBestLane(String, double, double, int, int, LinkedList<String>) - Constructor for class de.tudresden.sumo.objects.SumoBestLanes.SumoBestLane
- SumoBestLanes - Class in de.tudresden.sumo.objects
- SumoBestLanes - Class in de.tudresden.ws.container
-
Deprecated.
- SumoBestLanes() - Constructor for class de.tudresden.sumo.objects.SumoBestLanes
- SumoBestLanes() - Constructor for class de.tudresden.ws.container.SumoBestLanes
-
Deprecated.
- SumoBestLanes.SumoBestLane - Class in de.tudresden.sumo.objects
- SumoBoundingBox - Class in de.tudresden.sumo.objects
- SumoBoundingBox - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoBoundingBox() - Constructor for class de.tudresden.sumo.objects.SumoBoundingBox
- SumoBoundingBox() - Constructor for class de.tudresden.ws.container.SumoBoundingBox
-
Deprecated.
- SumoBoundingBox(double, double, double, double) - Constructor for class de.tudresden.sumo.objects.SumoBoundingBox
- SumoColor - Class in de.tudresden.sumo.objects
- SumoColor - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoColor() - Constructor for class de.tudresden.sumo.objects.SumoColor
- SumoColor(int, int, int, int) - Constructor for class de.tudresden.sumo.objects.SumoColor
- SumoColor(int, int, int, int) - Constructor for class de.tudresden.ws.container.SumoColor
-
Deprecated.
- SumoCommand - Class in de.tudresden.sumo.util
- SumoCommand(int, int) - Constructor for class de.tudresden.sumo.util.SumoCommand
- SumoCommand(int, int, Object[], int, int) - Constructor for class de.tudresden.sumo.util.SumoCommand
- SumoCommand(int, int, Object, int, int) - Constructor for class de.tudresden.sumo.util.SumoCommand
- SumoCommand(int, int, Object, int, int, String) - Constructor for class de.tudresden.sumo.util.SumoCommand
- SumoCommand(int, int, Object, Object) - Constructor for class de.tudresden.sumo.util.SumoCommand
- SumoCommand(int, int, Object, Object[]) - Constructor for class de.tudresden.sumo.util.SumoCommand
- SumoCommand(int, int, Object, Object[], int, int) - Constructor for class de.tudresden.sumo.util.SumoCommand
- SumoDomain - Enum Class in de.tudresden.sumo.subscription
- SumoGeometry - Class in de.tudresden.sumo.objects
- SumoGeometry - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoGeometry() - Constructor for class de.tudresden.sumo.objects.SumoGeometry
- SumoGeometry() - Constructor for class de.tudresden.ws.container.SumoGeometry
-
Deprecated.
- SumoLeader - Class in de.tudresden.sumo.objects
- SumoLeader - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoLeader(String, double) - Constructor for class de.tudresden.sumo.objects.SumoLeader
- SumoLeader(String, double) - Constructor for class de.tudresden.ws.container.SumoLeader
-
Deprecated.
- SumoLink - Class in de.tudresden.sumo.objects
- SumoLink - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoLink(String, String, byte, byte, byte, double, String, String) - Constructor for class de.tudresden.sumo.objects.SumoLink
- SumoLink(String, String, byte, byte, byte, double, String, String) - Constructor for class de.tudresden.ws.container.SumoLink
-
Deprecated.
- SumoLink(String, String, String) - Constructor for class de.tudresden.sumo.objects.SumoLink
- SumoLink(String, String, String) - Constructor for class de.tudresden.ws.container.SumoLink
-
Deprecated.
- SumoLinkList - Class in de.tudresden.sumo.objects
- SumoLinkList() - Constructor for class de.tudresden.sumo.objects.SumoLinkList
- SumoLinkList(List<SumoLink>) - Constructor for class de.tudresden.sumo.objects.SumoLinkList
- SumoNextTLS - Class in de.tudresden.sumo.objects
- SumoNextTLS - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoNextTLS() - Constructor for class de.tudresden.sumo.objects.SumoNextTLS
- SumoNextTLS() - Constructor for class de.tudresden.ws.container.SumoNextTLS
-
Deprecated.
- SumoNextTLS.NextTLS - Class in de.tudresden.sumo.objects
- SumoObject - Interface in de.tudresden.sumo.objects
- SumoPosition2D - Class in de.tudresden.sumo.objects
- SumoPosition2D - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoPosition2D() - Constructor for class de.tudresden.sumo.objects.SumoPosition2D
- SumoPosition2D() - Constructor for class de.tudresden.ws.container.SumoPosition2D
-
Deprecated.
- SumoPosition2D(double, double) - Constructor for class de.tudresden.sumo.objects.SumoPosition2D
- SumoPosition3D - Class in de.tudresden.sumo.objects
- SumoPosition3D - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoPosition3D() - Constructor for class de.tudresden.sumo.objects.SumoPosition3D
- SumoPosition3D() - Constructor for class de.tudresden.ws.container.SumoPosition3D
-
Deprecated.
- SumoPosition3D(double, double, double) - Constructor for class de.tudresden.sumo.objects.SumoPosition3D
- SumoPrimitive - Class in de.tudresden.sumo.objects
- SumoPrimitive(Object) - Constructor for class de.tudresden.sumo.objects.SumoPrimitive
- SumoRoadPosition - Class in de.tudresden.sumo.objects
- SumoRoadPosition - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoRoadPosition() - Constructor for class de.tudresden.sumo.objects.SumoRoadPosition
- SumoRoadPosition() - Constructor for class de.tudresden.ws.container.SumoRoadPosition
-
Deprecated.
- SumoStage - Class in de.tudresden.sumo.objects
- SumoStage - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoStage() - Constructor for class de.tudresden.sumo.objects.SumoStage
- SumoStage() - Constructor for class de.tudresden.ws.container.SumoStage
-
Deprecated.
- SumoStopFlags - Class in de.tudresden.sumo.objects
- SumoStopFlags - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoStopFlags(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class de.tudresden.sumo.objects.SumoStopFlags
- SumoStopFlags(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class de.tudresden.ws.container.SumoStopFlags
-
Deprecated.
- SumoStopFlags(byte) - Constructor for class de.tudresden.sumo.objects.SumoStopFlags
- SumoStopFlags(byte) - Constructor for class de.tudresden.ws.container.SumoStopFlags
-
Deprecated.
- SumoStringList - Class in de.tudresden.sumo.objects
- SumoStringList() - Constructor for class de.tudresden.sumo.objects.SumoStringList
- SumoStringList(List<String>) - Constructor for class de.tudresden.sumo.objects.SumoStringList
- SumoTLSController - Class in de.tudresden.sumo.objects
- SumoTLSController - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoTLSController() - Constructor for class de.tudresden.sumo.objects.SumoTLSController
- SumoTLSController() - Constructor for class de.tudresden.ws.container.SumoTLSController
-
Deprecated.
- SumoTLSPhase - Class in de.tudresden.sumo.objects
- SumoTLSPhase - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoTLSPhase() - Constructor for class de.tudresden.sumo.objects.SumoTLSPhase
- SumoTLSPhase() - Constructor for class de.tudresden.ws.container.SumoTLSPhase
-
Deprecated.
- SumoTLSPhase(double, double, double, String, ArrayList<Integer>, String) - Constructor for class de.tudresden.sumo.objects.SumoTLSPhase
- SumoTLSPhase(int, String) - Constructor for class de.tudresden.sumo.objects.SumoTLSPhase
- SumoTLSPhase(int, String, String) - Constructor for class de.tudresden.sumo.objects.SumoTLSPhase
- SumoTLSProgram - Class in de.tudresden.sumo.objects
- SumoTLSProgram - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoTLSProgram() - Constructor for class de.tudresden.sumo.objects.SumoTLSProgram
- SumoTLSProgram(String, int, int) - Constructor for class de.tudresden.sumo.objects.SumoTLSProgram
- SumoTLSProgram(String, int, int) - Constructor for class de.tudresden.ws.container.SumoTLSProgram
-
Deprecated.
- SumoTraciConnection - Class in it.polito.appeal.traci
-
Models a TCP/IP connection to a local or remote SUMO server via the TraCI protocol.
- SumoTraciConnection(int) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
Instantiates a new sumo traci connection.
- SumoTraciConnection(String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
Instantiates a new sumo traci connection.
- SumoTraciConnection(String, int, boolean) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
Instantiates a new sumo traci connection.
- SumoTraciConnection(String, String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
Instantiates a new sumo traci connection.
- SumoTraciConnection(String, String, String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
Instantiates a new sumo traci connection.
- SumoTraciConnection(String, String, String, String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
Instantiates a new sumo traci connection.
- SumoTraciConnection(String, String, String, String, String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
Instantiates a new sumo traci connection.
- SumoTraciConnection(SocketAddress) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
Instantiates a new sumo traci connection.
- SumoTrafficLightType - Enum Class in de.tudresden.sumo.objects
- SumoTrafficLightType - Enum Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoVehicleData - Class in de.tudresden.sumo.objects
- SumoVehicleData - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoVehicleData() - Constructor for class de.tudresden.sumo.objects.SumoVehicleData
- SumoVehicleData() - Constructor for class de.tudresden.ws.container.SumoVehicleData
-
Deprecated.
- SumoVehicleData.VehicleData - Class in de.tudresden.sumo.objects
- SumoVehicleSignal - Class in de.tudresden.sumo.objects
- SumoVehicleSignal - Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SumoVehicleSignal(int) - Constructor for class de.tudresden.sumo.objects.SumoVehicleSignal
- SumoVehicleSignal(int) - Constructor for class de.tudresden.ws.container.SumoVehicleSignal
-
Deprecated.
- SumoVehicleSignalState - Enum Class in de.tudresden.sumo.objects
- SumoVehicleSignalState - Enum Class in de.tudresden.ws.container
-
Deprecated.use package
de.tudresden.sumo.objects
instead. - SWARM_BASED - Enum constant in enum class de.tudresden.sumo.objects.SumoTrafficLightType
- SWARM_BASED - Enum constant in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.
T
- TL_BLOCKING_VEHICLES - Static variable in class de.tudresden.sumo.config.Constants
- TL_COMPLETE_DEFINITION_RYG - Static variable in class de.tudresden.sumo.config.Constants
- TL_COMPLETE_PROGRAM_RYG - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONSTRAINT - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONSTRAINT_ADD - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONSTRAINT_BYFOE - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONSTRAINT_REMOVE - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONSTRAINT_SWAP - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONSTRAINT_UPDATE - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- TL_CONTROLLED_JUNCTIONS - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONTROLLED_LANES - Static variable in class de.tudresden.sumo.config.Constants
- TL_CONTROLLED_LINKS - Static variable in class de.tudresden.sumo.config.Constants
- TL_CURRENT_PHASE - Static variable in class de.tudresden.sumo.config.Constants
- TL_CURRENT_PROGRAM - Static variable in class de.tudresden.sumo.config.Constants
- TL_EXTERNAL_STATE - Static variable in class de.tudresden.sumo.config.Constants
- TL_NEXT_SWITCH - Static variable in class de.tudresden.sumo.config.Constants
- TL_PHASE_DURATION - Static variable in class de.tudresden.sumo.config.Constants
- TL_PHASE_INDEX - Static variable in class de.tudresden.sumo.config.Constants
- TL_PRIORITY_VEHICLES - Static variable in class de.tudresden.sumo.config.Constants
- TL_PROGRAM - Static variable in class de.tudresden.sumo.config.Constants
- TL_RED_YELLOW_GREEN_STATE - Static variable in class de.tudresden.sumo.config.Constants
- TL_RIVAL_VEHICLES - Static variable in class de.tudresden.sumo.config.Constants
- TL_SPENT_DURATION - Static variable in class de.tudresden.sumo.config.Constants
- TL_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- tlsID - Variable in class de.tudresden.sumo.objects.SumoNextTLS.NextTLS
- to - Variable in class de.tudresden.sumo.objects.SumoLink
- TO_JUNCTION - Static variable in class de.tudresden.sumo.config.Constants
- toArray() - Method in class de.tudresden.sumo.objects.SumoLinkList
- toArray() - Method in class de.tudresden.sumo.objects.SumoStringList
- toArray(T[]) - Method in class de.tudresden.sumo.objects.SumoLinkList
- toArray(T[]) - Method in class de.tudresden.sumo.objects.SumoStringList
- toString() - Method in class de.tudresden.sumo.objects.SumoBestLanes
- toString() - Method in class de.tudresden.sumo.objects.SumoBoundingBox
- toString() - Method in class de.tudresden.sumo.objects.SumoColor
- toString() - Method in class de.tudresden.sumo.objects.SumoGeometry
- toString() - Method in class de.tudresden.sumo.objects.SumoLeader
- toString() - Method in class de.tudresden.sumo.objects.SumoLink
- toString() - Method in class de.tudresden.sumo.objects.SumoLinkList
- toString() - Method in class de.tudresden.sumo.objects.SumoNextTLS
- toString() - Method in class de.tudresden.sumo.objects.SumoPosition2D
- toString() - Method in class de.tudresden.sumo.objects.SumoPosition3D
- toString() - Method in class de.tudresden.sumo.objects.SumoStringList
- toString() - Method in class de.tudresden.sumo.objects.SumoTLSController
- toString() - Method in class de.tudresden.sumo.objects.SumoTLSPhase
- toString() - Method in class de.tudresden.sumo.objects.SumoTLSProgram
- toString() - Method in class de.uniluebeck.itm.tcpip.Storage
- TRACI_ID_LIST - Static variable in class de.tudresden.sumo.config.Constants
- TRACI_VERSION - Static variable in class de.tudresden.sumo.config.Constants
- TraCIException - Exception Class in it.polito.appeal.traci
- TraCIException() - Constructor for exception class it.polito.appeal.traci.TraCIException
- TraCIException(String) - Constructor for exception class it.polito.appeal.traci.TraCIException
- TraCIException.UnexpectedData - Exception Class in it.polito.appeal.traci
- TraCIException.UnexpectedDatatype - Exception Class in it.polito.appeal.traci
- TraCIException.UnexpectedResponse - Exception Class in it.polito.appeal.traci
- trackVehicle(String, String) - Static method in class de.tudresden.sumo.cmd.Gui
-
Start visually tracking the given vehicle on the given view.
- trafficlight - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- trafficlight - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Trafficlight - Class in de.tudresden.sumo.cmd
-
The Class Trafficlight.
- Trafficlight() - Constructor for class de.tudresden.sumo.cmd.Trafficlight
- TRAFFICLIGHT_TYPE_ACTUATED - Static variable in class de.tudresden.sumo.config.Constants
- TRAFFICLIGHT_TYPE_DELAYBASED - Static variable in class de.tudresden.sumo.config.Constants
- TRAFFICLIGHT_TYPE_NEMA - Static variable in class de.tudresden.sumo.config.Constants
- TRAFFICLIGHT_TYPE_STATIC - Static variable in class de.tudresden.sumo.config.Constants
- travelTime - Variable in class de.tudresden.sumo.objects.SumoStage
- triggered - Variable in class de.tudresden.sumo.objects.SumoStopFlags
- type - Variable in class de.tudresden.sumo.objects.SumoPrimitive
- type - Variable in class de.tudresden.sumo.objects.SumoStage
- type - Variable in class de.tudresden.sumo.objects.SumoTLSProgram
- TYPE_BYTE - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_COLOR - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_COMPOUND - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_DOUBLE - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_DOUBLELIST - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_INTEGER - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_POLYGON - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_STRING - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_STRINGLIST - Static variable in class de.tudresden.sumo.config.Constants
- TYPE_UBYTE - Static variable in class de.tudresden.sumo.config.Constants
- typeID - Variable in class de.tudresden.sumo.objects.SumoVehicleData.VehicleData
U
- UnexpectedData(String, Object, Object) - Constructor for exception class it.polito.appeal.traci.TraCIException.UnexpectedData
- UnexpectedDatatype(int, int) - Constructor for exception class it.polito.appeal.traci.TraCIException.UnexpectedDatatype
- UnexpectedResponse(int, int) - Constructor for exception class it.polito.appeal.traci.TraCIException.UnexpectedResponse
- UNKNOWN - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- update(Observable, SubscriptionObject) - Method in interface de.tudresden.sumo.util.Observer
- updateBestLanes(String) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Inserts the information about the travel time of edge "edgeID" valid from begin time to end time into the vehicle's internal edge weights container.
V
- val - Variable in class de.tudresden.sumo.objects.SumoPrimitive
- validPos() - Method in class de.uniluebeck.itm.tcpip.Storage
- valueOf(String) - Static method in enum class de.tudresden.sumo.objects.SumoTrafficLightType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.tudresden.sumo.subscription.ResponseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.tudresden.sumo.subscription.SubscribtionVariable
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.tudresden.sumo.subscription.SubscriptionContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.tudresden.sumo.subscription.SumoDomain
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.tudresden.sumo.objects.SumoTrafficLightType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.tudresden.sumo.subscription.ResponseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.tudresden.sumo.subscription.SubscribtionVariable
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.tudresden.sumo.subscription.SubscriptionContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.tudresden.sumo.subscription.SumoDomain
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.tudresden.ws.container.SumoTrafficLightType
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- VAR_ACCEL - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ACCELERATION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ACCESS_BADGE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ACCUMULATED_WAITING_TIME - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ACTIONSTEPLENGTH - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ADD_DYNAMICS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ALLOWED_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ANGLE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_APPARENT_DECEL - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ARRIVALLANE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ARRIVALPOS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ARRIVALSPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ARRIVED_PERSONS_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ARRIVED_PERSONS_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ARRIVED_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ARRIVED_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_BEGIN - Static variable in class de.tudresden.sumo.config.Constants
- VAR_BEST_LANES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_BIDI - Static variable in class de.tudresden.sumo.config.Constants
- VAR_BOARDING_DURATION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_BUS_STOP_ID_LIST - Static variable in class de.tudresden.sumo.config.Constants
- VAR_BUS_STOP_WAITING - Static variable in class de.tudresden.sumo.config.Constants
- VAR_BUS_STOP_WAITING_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_CO2EMISSION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_COEMISSION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_COLLIDING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_COLLIDING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_COLLISIONS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_COLOR - Static variable in class de.tudresden.sumo.config.Constants
- VAR_CS_CHARGE_DELAY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_CS_CHARGE_IN_TRANSIT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_CS_EFFICIENCY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_CS_POWER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_CURRENT_TRAVELTIME - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DECEL - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DELTA_T - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DEPART_DELAY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DEPARTED_PERSONS_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DEPARTED_PERSONS_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DEPARTED_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DEPARTED_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DEPARTURE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_DISTANCE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EDGE_EFFORT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EDGE_TRAVELTIME - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EDGES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ELECTRICITYCONSUMPTION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EMERGENCY_DECEL - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EMERGENCYSTOPPING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EMERGENCYSTOPPING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EMISSIONCLASS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_END - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EXIT_LANES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_EXIT_POSITIONS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_FILL - Static variable in class de.tudresden.sumo.config.Constants
- VAR_FOES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_FOLLOW_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_FOLLOWER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_FRICTION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_FUELCONSUMPTION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_HAS_VIEW - Static variable in class de.tudresden.sumo.config.Constants
- VAR_HCEMISSION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_HEIGHT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_HIGHLIGHT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_IMAGEFILE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_IMPATIENCE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_IMPERFECTION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_INSERTED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_INTERVAL_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_INTERVAL_MAX_JAM_LENGTH_METERS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_INTERVAL_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_INTERVAL_OCCUPANCY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_INTERVAL_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LANE_ID - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LANE_INDEX - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LANECHANGE_MODE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LANEPOSITION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LANEPOSITION_LAT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LANES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LAST_INTERVAL_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LAST_INTERVAL_MAX_JAM_LENGTH_METERS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LAST_INTERVAL_MEAN_HALTING_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LAST_INTERVAL_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LAST_INTERVAL_OCCUPANCY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LAST_INTERVAL_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LAST_INTERVAL_TRAVELTIME - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LAST_INTERVAL_VEHICLE_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LASTACTIONTIME - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LATALIGNMENT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LEADER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LENGTH - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LINE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LOADED_LIST - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LOADED_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_LOADED_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_MASS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_MAXSPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_MAXSPEED_LAT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_MIN_EXPECTED_VEHICLES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_MINGAP - Static variable in class de.tudresden.sumo.config.Constants
- VAR_MINGAP_LAT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_MOVE_TO - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NAME - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NEIGHBORS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NET_BOUNDING_BOX - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NEXT_EDGE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NEXT_LINKS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NEXT_STOPS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NEXT_STOPS2 - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NEXT_TLS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NOISEEMISSION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_NOXEMISSION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_OPTION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PARAMETER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PARAMETER_WITH_KEY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PARKING_ENDING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PARKING_ENDING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PARKING_MANEUVERING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PARKING_MANEUVERING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PARKING_STARTING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PARKING_STARTING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PASSED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PENDING_VEHICLES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PERSON_CAPACITY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PERSON_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PMXEMISSION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_POSITION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_POSITION3D - Static variable in class de.tudresden.sumo.config.Constants
- VAR_PREV_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_REMOVED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ROAD_ID - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ROUTE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ROUTE_ID - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ROUTE_INDEX - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ROUTE_PROBE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ROUTE_VALID - Static variable in class de.tudresden.sumo.config.Constants
- VAR_ROUTING_MODE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SAMPLE_CURRENT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SAMPLE_LAST - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SCALE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SCREENSHOT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SECURE_GAP - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SEGMENT_ID - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SEGMENT_INDEX - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SELECT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SHAPE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SHAPECLASS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SIGNALS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SLOPE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SPEED_DEVIATION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SPEED_FACTOR - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SPEED_LAT - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SPEED_WITHOUT_TRACI - Static variable in class de.tudresden.sumo.config.Constants
- VAR_SPEEDSETMODE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STAGE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STAGES_REMAINING - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOP_ARRIVALDELAY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOP_DELAY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOP_ENDING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOP_ENDING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOP_PARAMETER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOP_SPEED - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOP_STARTING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOP_STARTING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_STOPSTATE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TAU - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TAXI_FLEET - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TAXI_RESERVATIONS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TELEPORT_ENDING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TELEPORT_ENDING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TELEPORT_STARTING_VEHICLES_IDS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TELEPORT_STARTING_VEHICLES_NUMBER - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TELEPORTING_LIST - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TIME - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TIME_STEP - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TIMELOSS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TRACK_VEHICLE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_TYPE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_UPDATE_BESTLANES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VEHICLE - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VEHICLECLASS - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VEHSPERHOUR - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VIA - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VIEW_BOUNDARY - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VIEW_OFFSET - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VIEW_SCHEMA - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VIEW_ZOOM - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VIRTUAL_DETECTION - Static variable in class de.tudresden.sumo.config.Constants
- VAR_VTYPES - Static variable in class de.tudresden.sumo.config.Constants
- VAR_WAITING_TIME - Static variable in class de.tudresden.sumo.config.Constants
- VAR_WIDTH - Static variable in class de.tudresden.sumo.config.Constants
- variable - Variable in class de.tudresden.sumo.subscription.SubscriptionObject
- VariableSubscription - Class in de.tudresden.sumo.subscription
- VariableSubscription() - Constructor for class de.tudresden.sumo.subscription.VariableSubscription
- VariableSubscription(SubscribtionVariable, double, double, String) - Constructor for class de.tudresden.sumo.subscription.VariableSubscription
- VEH_SIGNAL_BACKDRIVE - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_BACKDRIVE - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_BLINKER_EMERGENCY - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_BLINKER_EMERGENCY - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_BLINKER_LEFT - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_BLINKER_LEFT - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_BLINKER_RIGHT - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_BLINKER_RIGHT - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_BRAKELIGHT - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_BRAKELIGHT - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_DOOR_OPEN_LEFT - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_DOOR_OPEN_LEFT - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_DOOR_OPEN_RIGHT - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_DOOR_OPEN_RIGHT - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_EMERGENCY_BLUE - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_EMERGENCY_BLUE - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_EMERGENCY_RED - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_EMERGENCY_RED - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_EMERGENCY_YELLOW - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_EMERGENCY_YELLOW - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_FOGLIGHT - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_FOGLIGHT - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_FRONTLIGHT - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_FRONTLIGHT - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_HIGHBEAM - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_HIGHBEAM - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- VEH_SIGNAL_WIPER - Enum constant in enum class de.tudresden.sumo.objects.SumoVehicleSignalState
- VEH_SIGNAL_WIPER - Enum constant in enum class de.tudresden.ws.container.SumoVehicleSignalState
-
Deprecated.
- vehicle - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- vehicle - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Vehicle - Class in de.tudresden.sumo.cmd
-
The Class Vehicle.
- Vehicle() - Constructor for class de.tudresden.sumo.cmd.Vehicle
- VEHICLE_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- VEHICLE_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- VehicleData(String, double, double, double, String) - Constructor for class de.tudresden.sumo.objects.SumoVehicleData.VehicleData
- vehicles - Enum constant in enum class de.tudresden.sumo.subscription.SumoDomain
- vehicleType - Enum constant in enum class de.tudresden.sumo.subscription.SubscribtionVariable
- vehicleType - Enum constant in enum class de.tudresden.sumo.subscription.SubscriptionContext
- Vehicletype - Class in de.tudresden.sumo.cmd
-
The Class Vehicletype.
- Vehicletype() - Constructor for class de.tudresden.sumo.cmd.Vehicletype
- VEHICLETYPE_CONTEXT - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- VEHICLETYPE_VARIABLE - Enum constant in enum class de.tudresden.sumo.subscription.ResponseType
- vehID - Variable in class de.tudresden.sumo.objects.SumoLeader
- vehID - Variable in class de.tudresden.sumo.objects.SumoVehicleData.VehicleData
- verify(String, int, byte) - Static method in class de.tudresden.sumo.util.Query
-
Verify.
- verify(String, int, short) - Static method in class de.tudresden.sumo.util.Query
-
Verify.
- verify(String, Object, Object) - Static method in class de.tudresden.sumo.util.Query
-
Verify.
- verifyGetVarResponse(Command, int, int, String) - Static method in class de.tudresden.sumo.util.CommandProcessor
- verifyGetVarResponse(Command, int, int, String) - Static method in class de.tudresden.sumo.util.Query
-
Verify get var response.
- vType - Variable in class de.tudresden.sumo.objects.SumoStage
W
- writeByte(int) - Method in class de.uniluebeck.itm.tcpip.Storage
- writeByte(short) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a byte value to the List a signed value will be converted to its unsigned equivalent first
- writeDouble(double) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a Double to the list the value is beeing split up into 8 bytes in msb first order
- writeFloat(float) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a Float to the list the float value is beeing split up into 4 bytes in msb first order
- writeInt(int) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write an signed Integer to the list the int value is being split up into 4 bytes in msb first order
- writeRawTo(Storage) - Method in class it.polito.appeal.traci.protocol.Command
-
Writes the serialized form of this command to the given
Storage
object. - writeShort(int) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a signed short value to the list
- writeStringASCII(String) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a string to the list by encoding the characters in ASCII
- writeStringISOLATIN1(String) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a string to the list by encoding the characters in ISO-LATIN1
- writeStringUTF16BE(String) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a string to the list by encoding the characters in UTF-16 Big Endian
- writeStringUTF16LE(String) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a string to the list by encoding the characters in UTF-16 Little Endian
- writeStringUTF8(String) - Method in class de.uniluebeck.itm.tcpip.Storage
-
Write a string to the list by encoding the characters in UTF-8
- writeTo(Storage) - Method in class it.polito.appeal.traci.protocol.StatusResponse
- writeTo(DataOutputStream) - Method in class it.polito.appeal.traci.protocol.RequestMessage
-
Writes the commands to the specified
DataOutputStream
object, in the same order as the calls ofRequestMessage.append(Command)
. - writeUnsignedByte(int) - Method in class de.uniluebeck.itm.tcpip.Storage
- writeUnsignedByte(short) - Method in class de.uniluebeck.itm.tcpip.Storage
X
- x - Variable in class de.tudresden.sumo.objects.SumoPosition2D
- x - Variable in class de.tudresden.sumo.objects.SumoPosition3D
- x_max - Variable in class de.tudresden.sumo.objects.SumoBoundingBox
- x_min - Variable in class de.tudresden.sumo.objects.SumoBoundingBox
Y
- y - Variable in class de.tudresden.sumo.objects.SumoPosition2D
- y - Variable in class de.tudresden.sumo.objects.SumoPosition3D
- y_max - Variable in class de.tudresden.sumo.objects.SumoBoundingBox
- y_min - Variable in class de.tudresden.sumo.objects.SumoBoundingBox
Z
- z - Variable in class de.tudresden.sumo.objects.SumoPosition3D
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
de.tudresden.sumo.objects
instead.