Blame view

PARAM_DEF/sta_lat_hee.xml 278 Bytes
fc7b490e   Quentin Brzustowski   added parameters ...
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<param xml:id="sta_lat_hee">
	<!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
	<get>
		<vi name="sta:l2:orb">
			<baseParam name="LAT_HEE"/>
	</vi>
</get>
c733cbc0   Quentin Brzustowski   radians to degree...
9
<process>$sta_l2_orb_LAT_HEE*RAD2DEG</process><output><!--<plot>ORBIT</plot>--></output></param>