ProcessVariablesMinJumpDelay Property |
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public double MinJumpDelay { get; set; }
Property Value
DoubleRemarks
With
EnableVariableJumpDelay enabled the JumpDelay will be linearly interpolated
between this value (min) and the value of
JumpDelay (max) depending on the length of the jump vector.
See Also