Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/tplot/

split_vec.pro


Routines

top source split_vec

split_vec, names, polar=polar, titles=titles, names_out=names_out, suffix=suffix, tensor_suffix=tensor_suffix, vector_suffix=vector_suffix, inset=inset, display_object=display_object

NAME: split_vec PURPOSE: take a stored vector like 'Vp' and create stored vectors 'Vp_x','Vp_y','Vp_z' CALLING SEQUENCE: split_vec,names INPUTS: names: string or strarr, elements are data handle names OPTIONAL INPUTS: inset: a string to be inserted in the new variable names before the suffix KEYWORD PARAMETERS: polar: Use '_mag', '_th', and '_phi' titles = an array of titles to use instead of the default or polar sufficies (NOT USED) names_out = The variable names of the new variables display_object = Object reference to be passed to dprint for output. OUTPUTS: OPTIONAL OUTPUTS: COMMON BLOCKS: SIDE EFFECTS: RESTRICTIONS: EXAMPLE: LAST MODIFICATION: 12-mar-2007, jmm CREATED BY: Frank V. Marcoline $LastChangedBy: aaflores $ $LastChangedDate: 2012-01-26 15:01:41 -0800 (Thu, 26 Jan 2012) $ $LastChangedRevision: 9619 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/tplot/split_vec.pro $

Parameters

names

Keywords

polar
titles
names_out
suffix
tensor_suffix
vector_suffix
inset
display_object

File attributes

Modification date: Thu Feb 13 16:43:16 2014
Lines: 62