cad.simcad.objectserver.spec.cac.server
Interface VehiculeChooser

All Known Implementing Classes:
CADAmbulanceChooser

public interface VehiculeChooser

This module is used to launch and track a Mission

Author:
Charles-Philip

Method Summary
 EmergencyVehicule getBestVehicule(Incident i)
          Returns the best vehicule for the given Incident
 

Method Detail

getBestVehicule

public EmergencyVehicule getBestVehicule(Incident i)
Returns the best vehicule for the given Incident

Parameters:
i - Incident
Pre:
An incident
Returns:
An EmergencyVehicule
Post:
The EmergencyVehicule that is the fittest for solving the Incident is returned

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be