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


Important: This is an incomplete helper function and is still in development. Procedure: thm_part_slice1d_mult Purpose: Produce line plots from particle velocity slices along various orientations. Calling Sequence: thm_part_slice1d, slice, [,x=x | ,y=y | ,v=v | ,e=e ] [,angle=angle] [,data=data] Input: slice: slice structure from thm_part_slice2d x: values at which to align cut along the x axis (km/s) y: values at which to align cut along the y axis (km/s) (defaults to y=0 if x, y, v, e not set) v: values at which to align a radial cut (km/s) e: values at which to align a radial cut (eV) angle: value (degrees) to rotate the cut by if using x or y Graphis Keywords: -Any IDL graphics keywords that are valid for the "plot" and "oplot" procedure may also be used. Output: Notes: $LastChangedBy: pcruce $ $LastChangedDate: 2013-09-19 11:37:52 -0700 (Thu, 19 Sep 2013) $ $LastChangedRevision: 13085 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/slices/thm_part_slice1d_mult.pro $

Routines

top source thm_part_slice1d_mult

thm_part_slice1d_mult, slice, type=type, value=value, angle=angle, overplot=overplot, xrange=xrange, yrange=yrange, data=data, error=error, _extra=_extra

Parameters

slice

Keywords

type
value
angle
overplot
xrange
yrange
data
error
_extra

File attributes

Modification date: Thu Feb 13 16:42:43 2014
Lines: 63