Table of Contents


NAME

data:dutycycle - duty-cycle, frequency, period at each time-point (Decida Procedure)

USAGE

          data:dutycycle d signal args

ARGUMENTS

d data object
signal name of signal in advplot output file
args OPTIONS

OPTIONS

-level level specify crossing level (default is (max-min)/2)
-time time specify time column (default is TIME)

RESULTS

returns data object with time, period, frequency, duty-cycle columns

EXAMPLE-CALL

             set d2 [d1 dutycycle VP]

AUTHOR

Richard Booth

Table of Contents