Click or drag to resize

ProcessVariablesJumpLengthLimit Property

When EnableVariableJumpDelay is enabled this is the maximum length of a jump vector for which the variable jump delay is being considered.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public double JumpLengthLimit { get; set; }

Property Value

Double
Remarks
For every jump vector longer than this limit the value of JumpDelay is used.
See Also