Uses of Class
partage.SpotComplexInstanceGenerator.RequestsParameters

Uses of SpotComplexInstanceGenerator.RequestsParameters in partage
 

Fields in partage declared as SpotComplexInstanceGenerator.RequestsParameters
 SpotComplexInstanceGenerator.RequestsParameters SpotComplexInstanceGenerator.requests
          The requests parameters for generating the Spot instance.
 

Constructors in partage with parameters of type SpotComplexInstanceGenerator.RequestsParameters
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.