SUMOLocationListener.java

Go to the documentation of this file.
00001 package de.psi.telco.sumoplayer;
00002 
00012 public interface SUMOLocationListener {
00013     public void LocationUpdated(String vehicleId, int timestep, double lon, double lat, double speed);
00014 }

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