[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.1.0 (6.1.1.0)

Syntax

C#
public SensoryInformation NewInput { set; }

Implements

IHandlesNewInput..::..NewInput

See Also