- 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.
- Service - Interface in de.tudresden.ws
-
- ServiceImpl - Class in de.tudresden.ws
-
- ServiceImpl(Config) - Constructor for class de.tudresden.ws.ServiceImpl
-
- set(int, SumoLink) - Method in class de.tudresden.ws.container.SumoLinkList
-
- set(int, String) - Method in class de.tudresden.ws.container.SumoStringList
-
- set_cmd(Object) - Method in class de.tudresden.sumo.util.Sumo
-
- 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, int, int, 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, int, int) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Adds or modifies a bus stop with the given parameters.
- setChargingStationStop(String, String, int, int) - 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.
- setConfig(String) - Method in interface de.tudresden.ws.Service
-
- setConfig(String) - Method in class de.tudresden.ws.ServiceImpl
-
- setContainerStop(String, String, int, int) - 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, int, int) - 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.
- setParkingAreaStop(String, String, int) - 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, int) - Static method in class de.tudresden.sumo.cmd.Trafficlight
-
Set the duration of the currently active phase (in s?).
- 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
- setshutdown(boolean) - Method in class de.tudresden.ws.ShutdownHook
-
- 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, int, SumoStopFlags) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Lets the vehicle stop at the given edge, at the given position and lane.
- setSumoBinary(String) - Method in interface de.tudresden.ws.Service
-
- setSumoBinary(String) - Method in class de.tudresden.ws.ServiceImpl
-
- 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.
- ShutdownHook - Class in de.tudresden.ws
-
- ShutdownHook() - Constructor for class de.tudresden.ws.ShutdownHook
-
Instantiates a new shutdown hook.
- Simulation - Class in de.tudresden.sumo.cmd
-
- Simulation() - Constructor for class de.tudresden.sumo.cmd.Simulation
-
- Simulation_convert2D(String, double, byte, String) - Method in class de.tudresden.ws.Traci
-
- Simulation_convert3D(String, double, byte, String) - Method in class de.tudresden.ws.Traci
-
- Simulation_convertGeo(double, double, boolean) - Method in class de.tudresden.ws.Traci
-
- Simulation_convertRoad(double, double, String) - Method in class de.tudresden.ws.Traci
-
- Simulation_getArrivedIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getArrivedNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getBusStopWaiting() - Method in class de.tudresden.ws.Traci
-
- Simulation_getCurrentTime() - Method in class de.tudresden.ws.Traci
-
- Simulation_getDeltaT() - Method in class de.tudresden.ws.Traci
-
- Simulation_getDepartedIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getDepartedNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getDistance2D(double, double, double, double, boolean, boolean) - Method in class de.tudresden.ws.Traci
-
- Simulation_getDistanceRoad(String, double, String, double, boolean) - Method in class de.tudresden.ws.Traci
-
- Simulation_getEndingTeleportIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getEndingTeleportNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getLoadedIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getLoadedNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getMinExpectedNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getNetBoundary() - Method in class de.tudresden.ws.Traci
-
- Simulation_getParkingEndingVehiclesIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getParkingEndingVehiclesNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getParkingStartingVehiclesIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getParkingStartingVehiclesNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getStartingTeleportIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getStartingTeleportNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getStopEndingVehiclesIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getStopEndingVehiclesNumber() - Method in class de.tudresden.ws.Traci
-
- Simulation_getStopStartingVehiclesIDList() - Method in class de.tudresden.ws.Traci
-
- Simulation_getStopStartingVehiclesNumber() - Method in class de.tudresden.ws.Traci
-
- size() - Method in class de.tudresden.ws.container.SumoLinkList
-
- size() - Method in class de.tudresden.ws.container.SumoStringList
-
- size() - Method in class de.uniluebeck.itm.tcpip.Storage
-
Retrieve the Size of the internal storage list
- slowDown(String, double, int) - Static method in class de.tudresden.sumo.cmd.Vehicle
-
Reduces the speed to the given for the given amount of time.
- STAGE_DRIVING - 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(String, String) - Method in class de.tudresden.sumo.util.Sumo
-
- start(String, String, String) - Method in class de.tudresden.sumo.util.Sumo
-
- start(String) - Method in interface de.tudresden.ws.Service
-
- start(String) - Method in class de.tudresden.ws.ServiceImpl
-
- start_ws() - Method in class de.tudresden.sumo.util.Sumo
-
- state - Variable in class de.tudresden.ws.container.SumoLink
-
- 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(String) - Method in interface de.tudresden.ws.Service
-
- stop(String) - Method in class de.tudresden.ws.ServiceImpl
-
- 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_instance() - Method in class de.tudresden.sumo.util.Sumo
-
- 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.ws.container.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.ws.container.SumoTLSProgram
-
- subList(int, int) - Method in class de.tudresden.ws.container.SumoLinkList
-
- subList(int, int) - Method in class de.tudresden.ws.container.SumoStringList
-
- subParameter - Variable in class de.tudresden.ws.container.SumoTLSProgram
-
- Sumo - Class in de.tudresden.sumo.util
-
- Sumo() - Constructor for class de.tudresden.sumo.util.Sumo
-
- Sumo(Config) - Constructor for class de.tudresden.sumo.util.Sumo
-
- sumo_bin - Static variable in class de.tudresden.ws.conf.Config
-
- sumo_output - Variable in class de.tudresden.ws.conf.Config
-
- SumoBestLane(String, double, double, int, int, LinkedList<String>) - Constructor for class de.tudresden.ws.container.SumoBestLanes.SumoBestLane
-
- SumoBestLanes - Class in de.tudresden.ws.container
-
- SumoBestLanes() - Constructor for class de.tudresden.ws.container.SumoBestLanes
-
- SumoBestLanes.SumoBestLane - Class in de.tudresden.ws.container
-
- SumoBoundingBox - Class in de.tudresden.ws.container
-
- SumoBoundingBox() - Constructor for class de.tudresden.ws.container.SumoBoundingBox
-
- SumoBoundingBox(double, double, double, double) - Constructor for class de.tudresden.ws.container.SumoBoundingBox
-
- SumoColor - Class in de.tudresden.ws.container
-
- SumoColor() - Constructor for class de.tudresden.ws.container.SumoColor
-
- SumoColor(int, int, int, int) - Constructor for class de.tudresden.ws.container.SumoColor
-
- SumoCommand - Class in de.tudresden.sumo.util
-
- SumoCommand(Object, Object, Object, Object, Object) - Constructor for class de.tudresden.sumo.util.SumoCommand
-
- SumoCommand(Object, Object, Object, Object, Object, String) - Constructor for class de.tudresden.sumo.util.SumoCommand
-
- SumoCommand(Object, Object, Object, Object[], Object, Object) - Constructor for class de.tudresden.sumo.util.SumoCommand
-
- SumoCommand(Object, Object) - Constructor for class de.tudresden.sumo.util.SumoCommand
-
- SumoCommand(Object, Object, Object, Object[]) - Constructor for class de.tudresden.sumo.util.SumoCommand
-
- SumoCommand(Object, Object, Object, Object) - Constructor for class de.tudresden.sumo.util.SumoCommand
-
- SumoCommand(Object, Object, Object[], Object, Object) - Constructor for class de.tudresden.sumo.util.SumoCommand
-
- SumoGeometry - Class in de.tudresden.ws.container
-
- SumoGeometry() - Constructor for class de.tudresden.ws.container.SumoGeometry
-
- SumoLeader - Class in de.tudresden.ws.container
-
- SumoLeader(String, double) - Constructor for class de.tudresden.ws.container.SumoLeader
-
- SumoLink - Class in de.tudresden.ws.container
-
- SumoLink(String, String, String) - Constructor for class de.tudresden.ws.container.SumoLink
-
- SumoLink(String, String, byte, byte, byte, double, String, String) - Constructor for class de.tudresden.ws.container.SumoLink
-
- SumoLinkList - Class in de.tudresden.ws.container
-
- SumoLinkList() - Constructor for class de.tudresden.ws.container.SumoLinkList
-
- SumoLinkList(List<SumoLink>) - Constructor for class de.tudresden.ws.container.SumoLinkList
-
- SumoNextTLS - Class in de.tudresden.ws.container
-
- SumoNextTLS() - Constructor for class de.tudresden.ws.container.SumoNextTLS
-
- SumoNextTLS.NextTLS - Class in de.tudresden.ws.container
-
- SumoObject - Interface in de.tudresden.ws.container
-
- SumoPosition2D - Class in de.tudresden.ws.container
-
- SumoPosition2D() - Constructor for class de.tudresden.ws.container.SumoPosition2D
-
- SumoPosition2D(double, double) - Constructor for class de.tudresden.ws.container.SumoPosition2D
-
- SumoPosition3D - Class in de.tudresden.ws.container
-
- SumoPosition3D() - Constructor for class de.tudresden.ws.container.SumoPosition3D
-
- SumoPosition3D(double, double, double) - Constructor for class de.tudresden.ws.container.SumoPosition3D
-
- SumoPrimitive - Class in de.tudresden.ws.container
-
- SumoPrimitive(Object) - Constructor for class de.tudresden.ws.container.SumoPrimitive
-
- SumoStopFlags - Class in de.tudresden.ws.container
-
- SumoStopFlags(boolean, boolean, boolean, boolean, boolean) - Constructor for class de.tudresden.ws.container.SumoStopFlags
-
- SumoStopFlags(byte) - Constructor for class de.tudresden.ws.container.SumoStopFlags
-
- SumoStringList - Class in de.tudresden.ws.container
-
- SumoStringList() - Constructor for class de.tudresden.ws.container.SumoStringList
-
- SumoStringList(List<String>) - Constructor for class de.tudresden.ws.container.SumoStringList
-
- SumoTLSController - Class in de.tudresden.ws.container
-
- SumoTLSController() - Constructor for class de.tudresden.ws.container.SumoTLSController
-
- SumoTLSPhase - Class in de.tudresden.ws.container
-
- SumoTLSPhase() - Constructor for class de.tudresden.ws.container.SumoTLSPhase
-
- SumoTLSPhase(int, int, int, String) - Constructor for class de.tudresden.ws.container.SumoTLSPhase
-
- SumoTLSPhase(int, String) - Constructor for class de.tudresden.ws.container.SumoTLSPhase
-
- SumoTLSProgram - Class in de.tudresden.ws.container
-
- SumoTLSProgram() - Constructor for class de.tudresden.ws.container.SumoTLSProgram
-
- SumoTLSProgram(String, int, int, int) - Constructor for class de.tudresden.ws.container.SumoTLSProgram
-
- SumoTraciConnection - Class in it.polito.appeal.traci
-
Models a TCP/IP connection to a local or remote SUMO server via the TraCI
protocol.
- SumoTraciConnection(String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
- SumoTraciConnection(String, String, String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
- SumoTraciConnection(String, String, String, String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
- SumoTraciConnection(String, String, String, String, String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
- SumoTraciConnection(String, String) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
- SumoTraciConnection(String, int, boolean) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
- SumoTraciConnection(SocketAddress) - Constructor for class it.polito.appeal.traci.SumoTraciConnection
-
- SumoVehicleData - Class in de.tudresden.ws.container
-
- SumoVehicleData() - Constructor for class de.tudresden.ws.container.SumoVehicleData
-
- SumoVehicleData.VehicleData - Class in de.tudresden.ws.container
-
- SumoVehicleSignal - Class in de.tudresden.ws.container
-
- SumoVehicleSignal(int) - Constructor for class de.tudresden.ws.container.SumoVehicleSignal
-
- SumoVehicleSignalState - Enum in de.tudresden.ws.container
-