test
Class MMPPNTest
java.lang.Object
|
+--test.GenericModelTest
|
+--test.MMPPNTest
- All Implemented Interfaces:
- AudioCodecExample, multimedia.codec.AudioCodecRTPIP, RandomGenerator
- public class MMPPNTest
- extends GenericModelTest
- implements RandomGenerator, AudioCodecExample
MMPPNTest
Constructor Summary |
MMPPNTest(MMPPNModel model,
int tpsSimul,
java.lang.String fichierReq,
boolean graphic)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
model
protected MMPPNModel model
MMPPNTest
public MMPPNTest(MMPPNModel model,
int tpsSimul,
java.lang.String fichierReq,
boolean graphic)
throws java.io.IOException
getStateList
public void getStateList()
throws java.io.IOException
- Method getStateList. Create a file which presents states changement at one time
- Throws:
java.io.IOException
traceStateEvolution
public void traceStateEvolution()
getPacketNumberAtTime
public void getPacketNumberAtTime(double duration)
throws java.io.IOException
- Method getPacketNumberAtTime. Create a file which contains number of packet created per states
- Parameters:
duration
-
- Throws:
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.io.IOException
- Methode: Main
java.io.IOException