cz.cuni.amis.pogamut.ut2004.agent.navigation.timeoutestimator
Class UT2004BasicTimeoutEstimator<PATH_ELEMENT extends ILocated>

Package class diagram package UT2004BasicTimeoutEstimator
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.agent.navigation.timeoutestimator.UT2004BasicTimeoutEstimator<PATH_ELEMENT>
All Implemented Interfaces:
IPathExecutionEstimator<PATH_ELEMENT>

public class UT2004BasicTimeoutEstimator<PATH_ELEMENT extends ILocated>
extends Object
implements IPathExecutionEstimator<PATH_ELEMENT>


Constructor Summary
UT2004BasicTimeoutEstimator()
           
 
Method Summary
 double getTimeout(List<PATH_ELEMENT> path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UT2004BasicTimeoutEstimator

public UT2004BasicTimeoutEstimator()
Method Detail

getTimeout

public double getTimeout(List<PATH_ELEMENT> path)
Specified by:
getTimeout in interface IPathExecutionEstimator<PATH_ELEMENT extends ILocated>


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.