Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/science/wind/

add_all.pro


Routines

top source add_all

add_all, dat, add

PROCEDURE: add_all PURPOSE: adds user defined structure elements to the 3d structures. USAGE: add_all,dat,add INPUT: dat: A (3d) data structure. add: a structure such as: {vsw:'Vp' , magf:'B3', sc_pos:'pos'} RESULTS: for the above example, the elements, vsw, magf, and sc_pos are added to the dat structure. The values are obtained from the tplot variables 'Vp', 'B3' and 'pos' respectively.

Parameters

dat
add

File attributes

Modification date: Thu Feb 13 16:43:38 2014
Lines: 23