ProcessVariablesMinJumpDelay Property |
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.7.0
Syntaxpublic double MinJumpDelay { get; set; }
Property Value
Double
Remarks
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