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.5.2
Syntax public double JumpLengthLimit { get; set; }
Property Value
DoubleRemarks
For every jump vector longer than this limit the value of
JumpDelay is used.
See Also