public class TrueValueInitializationScheme extends HistogramInitializationScheme
| Constructor and Description |
|---|
TrueValueInitializationScheme() |
| Modifier and Type | Method and Description |
|---|---|
double |
determineInitialValue(ProductAttribute correspondingProductAttribute,
ConsumerAgentGroup associatedAgentGroup,
Configuration configuration)
Determines the initial value of the histogram as the value of the correspondingProductAttribute
|
public double determineInitialValue(ProductAttribute correspondingProductAttribute, ConsumerAgentGroup associatedAgentGroup, Configuration configuration)
determineInitialValue in class PerceptionInitializationSchemecorrespondingProductAttribute - the ProductAttribute associated with the histogramassociatedAgentGroup - the ConsumerAgentGroup associated with the histogramconfiguration - the Configuration of the simulation