Blame view

PARAM_DEF/athp1_lon.xml 224 Bytes
11906fec   Alexandre Schulz   ARTEMIS lon/lat H...
1
<?xml version="1.0"?>
cc8b324f   Benjamin Renard   Fix typo
2
<param xml:id="athp1_lon">
11906fec   Alexandre Schulz   ARTEMIS lon/lat H...
3
	<get>
cc8b324f   Benjamin Renard   Fix typo
4
		<amdaParam name="athp1_xyz_hee"/>
11906fec   Alexandre Schulz   ARTEMIS lon/lat H...
5
  </get>
cc8b324f   Benjamin Renard   Fix typo
6
  <process description="LON HEE">atan2($athp1_xyz_hee[1],$athp1_xyz_hee[0])*RAD2DEG</process>
11906fec   Alexandre Schulz   ARTEMIS lon/lat H...
7
8
  <output/>
</param>