Equation de la densite:
f(x)= lambda^a * x^(a-1) * exp(-lambda*x) / Gamma(a)
where alpha = shape parameter, must be > 0
lambda = scale parameter, must be > 0
x = the random variable, must be >= 0
To generate an aggregated scenario from an OnOffHeterogeneousAggregatedFlowGeneration object
And a scenario file per flow type => + nbDifferentFlow scenarii
To generate an aggregated scenario with statistics informations from an OnOffHeterogeneousAggregatedFlowGeneration object
And an informative scenario file per flow type => + nbDifferentFlow scenarii
To generate an aggregated scenario with statistics informations from an MGInfAggregatedFlowGeneration object
And an informative scenario file per flow type => + nbDifferentFlow scenarii
PrintWriterWithEvent
Attention, il ne faut pas ecrire plusieurs ligne a la fois
Le reader est avertie quand un ligne complete est disponible dans la stream et fait un readLine.