general/cotrans/special/
tnormalize.pro
PROCEDURE: TNORMALIZE Purpose: Vectorized routine to normalize all the vectors stored in a tplot variable Arguments: v: The name or number of the tplot variable storing the vectors to be normalized, or an array of vectors to be normalized. NOTE, if the input is not a tplot variable, this routine will not generate a tplot variable for output newname(optional): The name of the output tplot variable. Defaults to v+'_normalized' error(optional): Named variable in which to return the error state of the computation, 1 = success, 0 = failure out(optional): If set to a named variable, the output will be stored in out, rather than a tplot variable. NOTES: $LastChangedBy: aaflores $ $LastChangedDate: 2012-01-23 16:21:34 -0800 (Mon, 23 Jan 2012) $ $LastChangedRevision: 9592 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/cotrans/special/tnormalize.pro $
Routines
Routines from tnormalize.pro
Routine details
File attributes
Modification date: | Thu Feb 13 16:43:35 2014 |
Lines: | 62 |