earth_lat_hae.xml 327 Bytes
<?xml version="1.0"?>
<param xml:id="earth_lat_hae">
  <get>
        <vi name="earth:orb:all">
         <baseParam name="HEE"/>
        </vi>
  </get>
  <process description="LAT HAE">atan($earth_orb_all_HEE[3]/sqrt(pow($earth_orb_all_HEE[1],2) + pow($earth_orb_all_HEE[2],2)))*RAD2DEG</process>
  <output/>
</param>