Dot products

pyspedas.tdotp(variable1, variable2, newname=None)

Routine to calculate the dot product of two tplot variables containing arrays of vectors and storing the results in a tplot variable

variable1: str

First tplot variable

variable2: str

Second tplot variable

Parameters

newname (str) – Name of the output variable

Return type

Name of the tplot variable