Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)
diff=diff_angle_xy (v1,v2)
Purpose: compute the angle difference in degres between 2 row vectors
with their xy components
Variables:
- v1,v2 : vectors of row vectors of components (needed):
v1 (x1 y1 v2 (x1 y1
x2 y2 x2 y2
. . . .
. .) . .)
- diff: vector of angle difference in degres
Global variables: none
| This function is called by | |
|---|---|
Pierre-Michel THEVENY <theveny@dt.insu.cnrs.fr>