Cross products

pyspedas.tcrossp(v1, v2, newname=None, return_data=False)

Calculates the cross product of two tplot varibles

v1: str

First tplot variable

v2: str

Second tplot variable

Parameters
  • newname (str) – Name of the output variable

  • return_data (bool) – Returns the data as an ndarray instead of creating a tplot variable

Return type

Name of the tplot variable