public class UniformRandomBoundedHistogramInitializationScheme extends HistogramInitializationScheme
Constructor and Description |
---|
UniformRandomBoundedHistogramInitializationScheme() |
Modifier and Type | Method and Description |
---|---|
double |
determineInitialValue(ProductAttribute correspondingProductAttribute,
ConsumerAgentGroup associatedAgentGroup,
Configuration configuration)
Initial value of the Histogram will be any valid value for the Histogram (within the histograms range).
|
public UniformRandomBoundedHistogramInitializationScheme()
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