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

Specifies the default activation to set for the DO_NOTHING external action chunk (if no IDNs are eligible to be used) when calculating action potential

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

Syntax

C#
public double DEFAULT_ACTION_POTENTIAL { get; set; }

Remarks

Default = .5 (i.e., 50/50 chance of success)
Note
This parameter is implemented as part of the new Clarion-E emotion mechanism (a proposal for Nicholas Wilson's dissertation)

See Also