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

Syntax

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

Remarks

Default = .0001

See Also