Commit f359b3a21267b0c7dd21861f124e1abfd1cdf286

Authored by Elena.Budnik
1 parent 55e7a220

internal param for solo distance

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
INTERNAL_PARAM_DEF/so_all_r.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="so_all_r">
  3 + <get>
  4 + <vi name="so:orb:all">
  5 + <baseParam name="R_IAU_SUN"/>
  6 + </vi>
  7 + </get>
  8 + <process>$so_orb_all_R_IAU_SUN/ASTRONOMICAL_UNIT</process>
  9 + <output/>
  10 +</param>
... ...