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

The epsilon precision at which transmission is considered to have "settled" (when using the LET_SETTLE> transmission option

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

Syntax

C#
public virtual double TRANSMISSION_EPSILON { get; set; }

Remarks

Default = .0001

See Also