Uses of Class
partage.SpotComplexInstanceGenerator.ResourceConsumptionParameters

Uses of SpotComplexInstanceGenerator.ResourceConsumptionParameters in partage
 

Fields in partage declared as SpotComplexInstanceGenerator.ResourceConsumptionParameters
 SpotComplexInstanceGenerator.ResourceConsumptionParameters SpotComplexInstanceGenerator.consumption
          The resource consumption parameters for generating the Spot instance.
 

Constructors in partage with parameters of type SpotComplexInstanceGenerator.ResourceConsumptionParameters
SpotComplexInstanceGenerator(int _nA, int _nOMax, SpotComplexInstanceGenerator.RequestsParameters _req, SpotComplexInstanceGenerator.ResourceConsumptionParameters _conso, SpotComplexInstanceGenerator.ConstellationParameters _const, long _seed)
          Instantiates a SpotComplexInstanceGenerator by specifying the number of agents, the maximal number of objects (approximately the actual number of objects), the requests parameters, and the seed of the random numbers generator.