it.unina.traffic.packetSize
Class ConstantPacketSize

java.lang.Object
  extended by it.unina.traffic.packetSize.ConstantPacketSize
All Implemented Interfaces:
PacketSize

public class ConstantPacketSize
extends java.lang.Object
implements PacketSize

Creation date: 27/11/2006

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

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

Constructor Detail

ConstantPacketSize

public ConstantPacketSize()
Method Detail

getMean

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

setMean

public void setMean(double meanPacketSize)
Specified by:
setMean in interface PacketSize

getCommand

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


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