Uses of Class
partage.SpotComplexInstanceGenerator.ConstellationParameters

Uses of SpotComplexInstanceGenerator.ConstellationParameters in partage
 

Fields in partage declared as SpotComplexInstanceGenerator.ConstellationParameters
 SpotComplexInstanceGenerator.ConstellationParameters SpotComplexInstanceGenerator.constellation
          The parameters of the constellation of Spot satellites.
 

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