Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

spedas/gui/display/

spd_ui_xyclip.pro


Procedure: spd_ui_xyclip ; NOTE: This code has been incorporated into the draw object. spd_ui_xyclip is no longer called directly Purpose: helper routine for draw object. It performs some processing on the x,y,z trace inputs Inputs: onePtr: the values being clipped twoPtr: the axis for which paired values must also be removed zPtr: the z for spectral plots range: the range for the clipping scale: the scaling for the axis(0:linear,1:log10,2:logN) Keywords: fail: 1: indicates that the routine failed transposez: if this keyword is set, then one is a y-axis not an x-axis Notes: Scales & Clips the x,y axes. Mutates onePtr,twoPtr,zPtr $LastChangedBy: jimm $ $LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14326 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/display/spd_ui_xyclip.pro $

Routines

top source spd_ui_xyclip

spd_ui_xyclip, onePtr, twoPtr, zPtr, range, scale, fail=fail, transposez=transposez, yaxis=yaxis, mirrorptr=mirrorptr

Parameters

onePtr
twoPtr
zPtr
range
scale

Keywords

fail
transposez
yaxis
mirrorptr

File attributes

Modification date: Thu Feb 13 16:41:37 2014
Lines: 121