graphics.listener
Class MGInfComplexGeneratorConstructor
java.lang.Object
|
+--graphics.listener.ModelGeneratorConstructor
|
+--graphics.listener.MGInfComplexGeneratorConstructor
- public class MGInfComplexGeneratorConstructor
- extends ModelGeneratorConstructor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mmp
protected MGInfComplexModelPanel mmp
mginfcomplexModel
protected MGInfModel mginfcomplexModel
mginfcomplexGenerator
protected MGInfGeneration mginfcomplexGenerator
autoCorr
protected GenericFunction[] autoCorr
autoCorrWeight
protected double[] autoCorrWeight
mf
protected GenericFunction mf
lambda
protected double lambda
distributionTest
protected GenericContinuousDistribution distributionTest
distributionSlot
protected GenericContinuousDistribution distributionSlot
distributionPacketSize
protected GenericContinuousDistribution distributionPacketSize
duration
protected int duration
codec
protected CodecAV codec
fileName
protected java.lang.String fileName
movieName
protected java.lang.String movieName
unit
protected short unit
MGInfComplexGeneratorConstructor
public MGInfComplexGeneratorConstructor(GestionTest gt)
- MGInfComplexGeneratorConstructor
- See Also:
ModelGeneratorConstructor.ModelGeneratorConstructor(GestionTest)
constructModelGenerator
public void constructModelGenerator()
throws java.io.IOException
- constructModelGenerator :
- cree le model
- cree le model generator
- Specified by:
constructModelGenerator
in class ModelGeneratorConstructor
- Throws:
java.io.IOException
getModel
public GenericModel getModel()
- Specified by:
getModel
in class ModelGeneratorConstructor
getGenerator
public GenericGeneration getGenerator()
- Specified by:
getGenerator
in class ModelGeneratorConstructor