de::psi::telco::sumoplayer::SUMOLocationListener Interface Reference

Inheritance diagram for de::psi::telco::sumoplayer::SUMOLocationListener:

de::psi::telco::sumoplayer::SUMOPipedLocationListener

Detailed Description

This interface can be used to customize SUMOPlayer's output in a simple and powerful way. SUMOPlayer will call this interface whenever it gets to know about a new vehilce position.

E.g. It can be used to implement HTTP requests for SUMO position updates (if needed).

Author:
michael willigens <michael@willigens.de>

Definition at line 12 of file SUMOLocationListener.java.


Public Member Functions

void LocationUpdated (String vehicleId, int timestep, double lon, double lat, double speed)

Member Function Documentation

void de::psi::telco::sumoplayer::SUMOLocationListener::LocationUpdated ( String  vehicleId,
int  timestep,
double  lon,
double  lat,
double  speed 
)


The documentation for this interface was generated from the following file:

Generated on Wed May 5 00:07:01 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6