[This is preliminary documentation and is subject to change.]

The options for how time should be incremented for an agent.

Namespace: Clarion
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public enum SensoryInformationIncrementOptions

Members

Member nameValueDescription
PERCEPTION_TIME0 The minimum interval between perceptions (defined by PERCEPTION_TIME).
MAX_RESPONSE_TIME1 The maximum interval of time between perceptions (defined by MAX_RESPONSE_TIME)

See Also