MAX2D - Computes the maximum value over all input frames of type 2000 data. The primitive can be used in "max-hold" mode for plots by using the /MODE=2 option on the output of UBIQUITOUS.<I:INPUT> - input file/pipe must be type 2000 <O:OUTPUT> - output file/pipe
Switches: /DEBUG - output debug info /MODE= - output mode (1=maxhold,2=input+maxhold,3=oneshot,4=per_frame) /RSLT= - string prefix for output results (_MAXVAL, _MAXIND, MAXABSC) /ABSCMIN= - minimum abscissa for _MAXVAL, _MAXIND, _MAXABSC search /ABSCMAX= - maximum abscissa for _MAXVAL, _MAXIND, _MAXABSC search
Control widgets: 1. L:RESET - reset the maximum values 2. D:MAXVAL - maximum value over all input frames 3. D:MAXIDX - subframe index of maximum value 4. D:MAXABS - subframe abscissa of maximum value
Go to Top