it.unina.traffic.interDepartureTime
Class ExponentialIDT

java.lang.Object
  extended by it.unina.traffic.interDepartureTime.ExponentialIDT
All Implemented Interfaces:
InterDepartureTime

public class ExponentialIDT
extends java.lang.Object
implements InterDepartureTime

Creation date: 27/11/2006

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Constructor Summary
ExponentialIDT(double mean)
           
 
Method Summary
 java.lang.String getCommand()
           
 double getMean()
           
 void setMean(double meanIDT)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExponentialIDT

public ExponentialIDT(double mean)
Method Detail

getMean

public double getMean()
Specified by:
getMean in interface InterDepartureTime

setMean

public void setMean(double meanIDT)
Specified by:
setMean in interface InterDepartureTime

getCommand

public java.lang.String getCommand()
Specified by:
getCommand in interface InterDepartureTime


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.