CALL: THRESHOLD_CROSSING


wire

  The number of the wire for which you wish to know the threshold
  crossing times.

threshold

  The threshold level, if the signal has not been processed, it
  is in micro Amp.

options

  This argument is a character string composed of the following
  words, separated by blanks, comma's etc. Case is irrelevant.

  ------------------------------------------------------------------------
  Option               Meaning
  ------------------------------------------------------------------------
  RISING               Detect rising edges crossing the threshold
  FALLING              Detect falling edges crossing the threshold
  LINEAR               Use linear interpolation (default)
  QUADRATIC            Use quadratic interpolation
  CUBIC                Use cubic interpolation
  PLOT                 Plot a graph detailing the fits and the results
  NOPLOT               Do not plot the results
  ------------------------------------------------------------------------

  Several synonyms of the above are accepted too.

Keyword index. Formatted on 10/11/98.