spedas/gui/display/
spd_ui_xyzclip.pro
Routines
top source spd_ui_xyzclip
spd_ui_xyzclip, zptr, zrange, zscale, fail=fail
Procedure: spd_ui_xyclip Purpose: helper routine for draw object. It performs some processing on the z trace inputs Inputs: zptr: array of ptrs to z values for this trace(2-d array) zrange: the range for the z-axis on this panel zscale: scaling for z-axis(0:linear,1:log10,2:logN) Keywords: fail: 1: indicates that the routine failed Notes: Scales & Clips the axes and the z-plot correspondingly Mutates 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_xyzclip.pro $
Parameters
- zptr
- zrange
- zscale
Keywords
- fail
File attributes
Modification date: | Thu Feb 13 16:41:37 2014 |
Lines: | 19 |