[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.0.7 (6.1.0.7)

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