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

Sets the next sensory information input (used to perform Q-learning)

Namespace: Clarion.Framework
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public SensoryInformation NewInput { set; }

Implements

IHandlesNewInput..::..NewInput

See Also