general/science/wind/
add_magf.pro
Routines
top source add_magf
add_magf, dat, source, average=average, gap_thresh=gap_thresh
PROCEDURE: add_magf,dat,source PURPOSE: Adds magnetic field vector [Bx,By,Bz] to a 3d structure. The new structure element will be a 3 element vector with the tag name 'magf'. INPUT: dat: 3D data structure (i.e. from 'GET_EL') [source] : (String) handle of magnetic field data. Notes: Magnetic field data must be loaded first. See 'GET_MFI'
Parameters
- dat
- source
Keywords
- average
- gap_thresh
File attributes
Modification date: | Thu Feb 13 16:43:38 2014 |
Lines: | 21 |