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.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.9.1
Syntaxpublic double JumpLengthLimit { get; set; }Property Value
Double
Remarks
            For every jump vector longer than this limit the value of 
JumpDelay is used.
            
See Also