projects/themis/spacecraft/particles/slices/
thm_part_slice2d_removezeros.pro
Procedure: thm_part_slice2d_removezeros Purpose: Helper routine for thm_part_slice2d_plot. Removes trailing zeros and/or decimal from string. This could probably be repurposed into a general routine. Input: sval: (string) Numerical string to be modified Output: return value: (string) copy of input string with trailing zeros and/or decimal removed. Notes: -Assumes trailing spaces have already been removed. $LastChangedBy: aaflores $ $LastChangedDate: 2013-10-30 18:39:18 -0700 (Wed, 30 Oct 2013) $ $LastChangedRevision: 13456 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/slices/thm_part_slice2d_removezeros.pro $
Routines
File attributes
Modification date: | Thu Feb 13 16:42:44 2014 |
Lines: | 7 |