[This is preliminary documentation and is subject to change.]
The Agent..::..AgentParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ACTUATION_TIME |
Actuation time (used for calculating response time)
|
![]() |
IN_REAL_TIME |
Specifies whether the agent should run in "real time" or "simulated time"
|
![]() |
IsGlobal |
Used to specify whether the particular instance of the parameters class is being used for global or local parameters
|
![]() |
MAX_ACTIVATION |
The maximum value for either the activations in the sensory information or the feedback that is perceived/received by the agent
|
![]() |
MAX_RESPONSE_TIME |
Gets the maximum response time
|
![]() |
MIN_ACTIVATION |
The minimum value for either the activations in the sensory information or the feedback that is perceived/received by the agent
|
![]() ![]() |
ParameterChange_EventInvoked |
Used to specify that a global parameter change event in in progress
|
![]() |
PERCEPTION_TIME |
Perception time (used for calculating response time)
|