projects/themis/spacecraft/particles/slices/
thm_part_slice2d_getsphere.pro
Routines
top source thm_part_slice2d_getsphere
thm_part_slice2d_getsphere, dist, data=data, energy=energy, rad=rad, phi=phi, theta=theta, dp=dp, dt=dt, dr=dr, fail=fail
Procedure: thm_part_slice2d_getsphere Purpose: Helper function for thm_part_slice2d_getdata Calculates the center and width of all bins in spherical coordinates. Input: dist: 3D data structure energy: flag to return energy as radial componenet instead of velocity Output: data: N element array containing interpolated particle data rad: N element array of bin centers along r (eV or km/s) phi: N element array of bin centers along phi theta: N element array of bin centers along theta dr: N element array of bin widths along r (eV or km/s) dp: N element array of bin widths along phi dt: N element array of bin widths along theta Notes: $LastChangedBy: aaflores $ $LastChangedDate: 2014-11-07 18:26:20 -0800 (Fri, 07 Nov 2014) $ $LastChangedRevision: 16155 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/slices/thm_part_slice2d_getsphere.pro $
Parameters
- dist
Keywords
- data
- energy
- rad
- phi
- theta
- dp
- dt
- dr
- fail
File attributes
Modification date: | Fri Nov 21 06:43:15 2014 |
Lines: | 29 |