public class RandomPADistributionHistogramInitializationScheme extends HistogramInitializationScheme
Constructor and Description |
---|
RandomPADistributionHistogramInitializationScheme() |
Modifier and Type | Method and Description |
---|---|
double |
determineInitialValue(ProductAttribute correspondingProductAttribute,
ConsumerAgentGroup associatedAgentGroup,
Configuration configuration)
Initial value is a value drawn from the distribution associated with the product group attribute
|
public RandomPADistributionHistogramInitializationScheme()
public double determineInitialValue(ProductAttribute correspondingProductAttribute, ConsumerAgentGroup associatedAgentGroup, Configuration configuration)
determineInitialValue
in class PerceptionInitializationScheme
correspondingProductAttribute
- the ProductAttribute associated with the histogramassociatedAgentGroup
- the ConsumerAgentGroup associated with the histogramconfiguration
- the Configuration of the simulation