projects/themis/spacecraft/particles/
thm_part_checkbins.pro
Routines
top source thm_part_checkbins
result = thm_part_checkbins(dist1, dist2)
Procedure: thm_part_checkbins Purpose: Checks if two particle distribution structures have identical energy, phi, theta, and mass values. Input: dist1: 3D particle data structure dist2: 3D particle data structure Output: return value: (bool) 1 if all fields match, 0 otherwise 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/thm_part_checkbins.pro $
Parameters
- dist1
- dist2
File attributes
Modification date: | Fri Nov 21 06:43:15 2014 |
Lines: | 12 |