Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/cotrans/special/

tdotp.pro


PROCEDURE: TDOTP Purpose: Vectorized routine to calculate the dot product of two tplot variables containing arrays of vectors and storing the results in a tplot variable Arguments: v1: The name of the tplot variable storing the first vector in the dot product v2: The name of the tplot variable storing the second vector in the dot product newname(optional): the name of the output tplot variable error(optional): named variable in which to return the error state of the computation. 1 = success 0 = failure NOTES:

Routines

top source tdotp

tdotp, v1, v2, newname=newname, error=error

Parameters

v1
v2

Keywords

newname
error

File attributes

Modification date: Thu Feb 13 16:43:35 2014
Lines: 45