topnorme
Calculation
Return value
Array to trace with plt, pltz or pltt.
Parameters
composanteu
in
required
composantev
in
required
Keywords
BOXZOOM
DIREC
Examples
To calculate the average of the norme of streams on all the domain
between 0 and 50:
IDL> res=norme(un,vn,boxzoom=[0,50],dir='xyz')
Version history
Version
$Id: norme.pro 264 2007-08-22 14:30:29Z pinsard $
History
Sebastien Masson (smasson@lodyc.jussieu.fr)
9/6/1999
Known issues
Restrictions
Other attributes
Uses routines
common.pro
Statistics
McCabe cyclic | 127 |
McCabe essential | 1 |
McCabe modular design | 1 |