general/science/wind/
get_moment3d.pro
Routines
top source get_moment3d
get_moment3d, get_dat, ERANGE=ERANGE, name=name, trange=trange, dens_name=dens_name, bkg=bkg, pot_name=pot_name, mag_name=mag_name, bins=bins, eesalow=eesalow, protons=protons, alphas=alphas, data=data
PROCEDURE: get_moment3d,dat,ERANGE=erange,BINS=bins,HIGHRANGE=highrange INPUT: dat:function (string) function that returns 3d data structures function name must be "get_"+"dat" dat = 'pl' for get_pl, dat = 'el' for get_el, etc. KEYWORDS (all optional) erange: intarr(2), min,max energy bin numbers for integration PURPOSE: To generate moment time series data for TPLOT SEE ALSO: "MOMENT_3D" CREATED BY: Davin Larson LAST MODIFICATION: %E% FILE: %M% VERSION %I%
Parameters
- get_dat
Keywords
- ERANGE
- name
- trange
- dens_name
- bkg
- pot_name
- mag_name
- bins
- eesalow
- protons
- alphas
- data
File attributes
Modification date: | Thu Feb 13 16:43:38 2014 |
Lines: | 84 |