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

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

public class CompetitiveRetrievalTimeEquation
extends java.lang.Object
implements IRetrievalTimeEquation

Competitive retrieval time equation from ACT-R 5.0

Author:
harrison

Constructor Summary
CompetitiveRetrievalTimeEquation(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

CompetitiveRetrievalTimeEquation

public CompetitiveRetrievalTimeEquation(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