Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/themis/spacecraft/particles/slices/

thm_part_slice1d_xy.pro


Routines

top source thm_part_slice1d_xy

thm_part_slice1d_xy, slice, xin=xin, yin=yin, angle=angle, xout=xout, yout=yout, xaxis=xaxis, xtitle=xtitle, error=error

Procedure: thm_part_slice1d_xy Purpose: Return the set of points at which a linear cut will be interpolated and corresponding plot labels. Calling Sequence: thm_part_slice1d_r, slice (xin=xin | yin=yin), xout=xout, yout=yout, xaxis=xaxis, xtitle=xtitle Input: slice: 2D slice structure xin: x value at which to create cut perpendicular to the x axis yin: y value at which to create cut perpendicular to the y axis Output: xout: x coordinates of points to interpolate to yout: y coordinates of points tointerpolate to xaxis: final plot's x axis xtitle: title for final plot's x axis error: flag, 1 if error 0 if not Notes: $LastChangedBy: aaflores $ $LastChangedDate: 2014-07-07 12:07:04 -0700 (Mon, 07 Jul 2014) $ $LastChangedRevision: 15518 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/slices/thm_part_slice1d_xy.pro $

Parameters

slice

Keywords

xin
yin
angle
xout
yout
xaxis
xtitle
error

File attributes

Modification date: Tue Oct 21 13:53:35 2014
Lines: 53