Commit ff85b0e14a28463a9e61c6528f12f03c9faa0e89
1 parent
f310812d
Exists in
master
and in
7 other branches
Merge some missing parameters from amdadev
Showing
2 changed files
with
16 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,8 @@ |
1 | +<?xml version='1.0' encoding='us-ascii'?> | |
2 | +<param xml:id="b_ulys_rtn_theta"> | |
3 | + <get> | |
4 | + <amdaParam name="b_ulys_rtn" /> | |
5 | + </get> | |
6 | + <process>asin($b_ulys_rtn[2] / magnitude($b_ulys_rtn))*RAD2DEG</process> | |
7 | + <output /> | |
8 | + </param> | |
0 | 9 | \ No newline at end of file |
... | ... |