|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--test.model.GenericModelTest | +--test.model.MGInfTest
MGInfTest it's defined to test MGInfGeneration class
Field Summary |
Fields inherited from interface multimedia.codec.VideoCodecExample |
H261, MJPEG, MPEG, MPEG4 |
Fields inherited from interface multimedia.VideoExample |
BeanHigh, BeanLow, BeanMedium, coeffDistbh, coeffDistbm, coeffDistjph, coeffDistjpm, coeffFuncbh, coeffFuncbl, coeffFuncbm, coeffFuncjph, coeffFuncjpl, coeffFuncjpm, dbh, dbm, djph, djpm, dPacketSize, dSlot, gdbh, gdbm, gdjph, gdjpm, gfbh, gfjpl, gftbh, gftbl, gftbm, gftjph, gftjpl, gftjpm, JurassicParkHigh, JurassicParkLow, JurassicParkMedium, mginfbh, mginfbl, mginfbm, mginfjph, mginfjpl, mginfjpm |
Constructor Summary | |
MGInfTest(MGInfModel model,
int tpsSimul,
java.lang.String fichierReq,
VideoCodec codec,
java.lang.String name,
short unite,
boolean graphic)
|
Method Summary | |
void |
createResultFile(int[] slotValues)
|
void |
createResultFile(int[] slotValues,
java.lang.String fileName)
|
int[] |
getDataDistributionInSlot()
Method getDateDistributionInSlot. |
int[] |
getDataSpecificDistributionInSlot(int[] slots)
Donne la quantite de donnee generee par slot dans le cas ou ou on considere une distribution gamma ou lognormale... |
int |
getSlotNumber()
Method getSlotNumber. |
static void |
main(java.lang.String[] args)
Methode: Main |
double[] |
rateEvolutionComputation(int[] newSlots)
|
void |
traceComparaisonOfDataPerSlotDistribution()
Method traceComparaisonOfDataPerSlotDistribution : this permit to compare throw a plot two array of data Here it is defined to compare Xi and Yi |
void |
traceDataPerSlotDistribution(int[] slotValues)
Method traceDataPerSlotDistribution : this permit to plot an array of data Here it is defined to plot data per slots |
void |
traceRateEvolution(int[] newSlots)
Method traceRateEvolution |
Methods inherited from class test.model.GenericModelTest |
getResultFileName, getResultFileSize, getTestDuration |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MGInfTest(MGInfModel model, int tpsSimul, java.lang.String fichierReq, VideoCodec codec, java.lang.String name, short unite, boolean graphic) throws java.io.IOException
Method Detail |
public int[] getDataDistributionInSlot() throws java.io.IOException
java.io.IOException
public int[] getDataSpecificDistributionInSlot(int[] slots) throws java.io.IOException
slots
-
java.io.IOException
public double[] rateEvolutionComputation(int[] newSlots) throws java.io.IOException
java.io.IOException
public int getSlotNumber()
public void createResultFile(int[] slotValues) throws java.io.IOException
java.io.IOException
public void createResultFile(int[] slotValues, java.lang.String fileName) throws java.io.IOException
java.io.IOException
public void traceRateEvolution(int[] newSlots) throws java.io.IOException
newSlots
-
java.io.IOException
public void traceDataPerSlotDistribution(int[] slotValues)
slotValues
- public void traceComparaisonOfDataPerSlotDistribution() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |