public abstract class PerceptionInitializationScheme
extends java.lang.Object
Constructor and Description |
---|
PerceptionInitializationScheme() |
Modifier and Type | Method and Description |
---|---|
abstract double |
determineInitialValue(ProductAttribute correspondingProductAttribute,
ConsumerAgentGroup associatedAgentGroup,
Configuration configuration)
Method describing how the initial value of the perception is determined
|
public abstract double determineInitialValue(ProductAttribute correspondingProductAttribute, ConsumerAgentGroup associatedAgentGroup, Configuration configuration)
correspondingProductAttribute
- the ProductAttribute the perception relates toassociatedAgentGroup
- the ConsumerAgentGroup of the agents that perceive the productconfiguration
- the Configuration of the simulation