Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

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

top source thm_part_slice2d_removezeros

result = thm_part_slice2d_removezeros(sval)

Parameters

sval

File attributes

Modification date: Thu Feb 13 16:42:44 2014
Lines: 7