[This is preliminary documentation and is subject to change.]
The options for how time should be incremented for an agent.
Namespace: ClarionAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
public enum SensoryInformationIncrementOptions |
Members
Member name | Value | Description | |
---|---|---|---|
PERCEPTION_TIME | 0 | The minimum interval between perceptions (defined by PERCEPTION_TIME). | |
MAX_RESPONSE_TIME | 1 | The maximum interval of time between perceptions (defined by MAX_RESPONSE_TIME) |