org.jactr.core.module.retrieval.time
Class DefaultRetrievalTimeEquation

java.lang.Object
  extended by org.jactr.core.module.retrieval.time.DefaultRetrievalTimeEquation
All Implemented Interfaces:
IRetrievalTimeEquation

public class DefaultRetrievalTimeEquation
extends java.lang.Object
implements IRetrievalTimeEquation

4.0 retrieval time equation

Author:
harrison

Constructor Summary
DefaultRetrievalTimeEquation(IRetrievalModule4 module)
           
 
Method Summary
 double computeRetrievalTime(IChunk chunk)
          Description of the Method
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRetrievalTimeEquation

public DefaultRetrievalTimeEquation(IRetrievalModule4 module)
Method Detail

computeRetrievalTime

public double computeRetrievalTime(IChunk chunk)
Description of the Method

Specified by:
computeRetrievalTime in interface IRetrievalTimeEquation
Parameters:
model - Description of the Parameter
chunk - Description of the Parameter
Returns:
Description of the Return Value