Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

./

crossp1.pro


Contains the crossp1 function

Author information

Author

Baptiste Cecconi

History

2004/12/03: Created

2004/12/03: Last Edit

Routines

top source crossp1

result = crossp1(v1in, v2in [, norm=byte])

Replacement function for CROSSP function that enables cross-product of arrays of vectors

Return value

<return desc here>

Parameters

v1in in required type=fltarr(3)/fltarr(3,n)

First array in cross product

v2in in required type=fltarr(3)/fltarr(3,n)

Second array in cross product

Keywords

norm in optional type=byte

normalize the result?

Statistics

Lines:
26 lines
Cyclomatic complexity:
6
Modified cyclomatic complexity:
6

File attributes

Modification date: Fri Jan 9 19:59:00 2015
Lines: 26