ProcessVariablesMinJumpDelay Property | 
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.9.1
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