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_r.pro


Routines

top source thm_part_slice1d_r

thm_part_slice1d_r, slice, vin=vin, ein=ein, xout=xout, yout=yout, xaxis=xaxis, xtitle=xtitle, error=error

Procedure: thm_part_slice1d_r Purpose: Return the set of points at which a radial cut will be interpolated and corresponding plot labels. Calling Sequence: thm_part_slice1d_r, slice (vin=vin | ein=ein), xout=xout, yout=yout, xaxis=xaxis, xtitle=xtitle Input: slice: 2D slice structure vin: velocity (km/s) at which to create cut ein: energy (eV) at which to create cut Output: xout: x coordinates of points to interpolate to yout: y coordinates of points to interpolate to xaxis: final plot's x axis (angle) xtitle: title for final plot's x axis error: flag, 1 if error 0 if not Notes: $LastChangedBy: aaflores $ $LastChangedDate: 2014-06-20 18:44:58 -0700 (Fri, 20 Jun 2014) $ $LastChangedRevision: 15400 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/slices/thm_part_slice1d_r.pro $

Parameters

slice

Keywords

vin
ein
xout
yout
xaxis
xtitle
error

File attributes

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