Commit 5a7e1ab2d0603d5db80eb9e694d3dd138f4cad81

Authored by Benjamin Renard
1 parent 55a30791
Exists in juice_jdc and in 1 other branch amdadev

Add parameters for BEPI Venus flybys

PARAM_DEF/bepi_venus1_r.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_venus1_r">
  3 + <get>
  4 + <vi name="bepi:orb:venus1">
  5 + <baseParam name="R_IAU_VENUS"/>
  6 + </vi>
  7 + </get>
  8 + <process>$bepi_orb_venus1_R_IAU_VENUS/RADIUS_VENUS</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/bepi_venus2_r.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_venus2_r">
  3 + <get>
  4 + <vi name="bepi:orb:venus2">
  5 + <baseParam name="R_IAU_VENUS"/>
  6 + </vi>
  7 + </get>
  8 + <process>$bepi_orb_venus2_R_IAU_VENUS/RADIUS_VENUS</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/bepi_xyz_vso1.xml 0 → 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_xyz_vso1">
  3 + <get>
  4 + <vi name="bepi:orb:venus1">
  5 + <baseParam name="VSO"/>
  6 + </vi>
  7 + </get>
  8 + <process>$bepi_orb_venus1_VSO/RADIUS_VENUS</process>
  9 + <output>
  10 + <plot>
  11 + <xyPlot isotropic="true">
  12 + <params>
  13 + <param id="bepi_xyz_vso1">
  14 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  15 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  16 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  17 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  18 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  19 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  20 + </timeTick>
  21 + </orbitserie>
  22 + </param>
  23 + </params>
  24 + <additionalObjects>
  25 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  26 + <function name="venus_bowshock"/>
  27 + </curvePlot>
  28 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  29 + <function name="venus_magnetopause"/>
  30 + </curvePlot>
  31 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  32 + <function name="circle"/>
  33 + </curvePlot>
  34 + </additionalObjects>
  35 + </xyPlot>
  36 + </plot>
  37 + </output>
  38 +</param>
... ...
PARAM_DEF/bepi_xyz_vso2.xml 0 → 100644
... ... @@ -0,0 +1,38 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="bepi_xyz_vso2">
  3 + <get>
  4 + <vi name="bepi:orb:venus2">
  5 + <baseParam name="VSO"/>
  6 + </vi>
  7 + </get>
  8 + <process>$bepi_orb_venus2_VSO/RADIUS_VENUS</process>
  9 + <output>
  10 + <plot>
  11 + <xyPlot isotropic="true">
  12 + <params>
  13 + <param id="bepi_xyz_vso2">
  14 + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1">
  15 + <line type="line" style="plain" width="1" color="[0,0,255]" />
  16 + <timeTick step="auto" number="0" minor="0" color="[255,0,0]">
  17 + <font name="sans-serif" size="8" style="upright" weight="bold"/>
  18 + <firstSymbol type="triangle" size="4" color="[0,255,0]"/>
  19 + <symbol type="full-circle" size="4" color="[255,0,255]"/>
  20 + </timeTick>
  21 + </orbitserie>
  22 + </param>
  23 + </params>
  24 + <additionalObjects>
  25 + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot">
  26 + <function name="venus_bowshock"/>
  27 + </curvePlot>
  28 + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot">
  29 + <function name="venus_magnetopause"/>
  30 + </curvePlot>
  31 + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain">
  32 + <function name="circle"/>
  33 + </curvePlot>
  34 + </additionalObjects>
  35 + </xyPlot>
  36 + </plot>
  37 + </output>
  38 +</param>
... ...
PARAM_DEF/lat_bepi_venus1.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="lat_bepi_venus1">
  3 + <get>
  4 + <vi name="bepi:orb:venus1">
  5 + <baseParam name="LAT_IAU_VENUS"/>
  6 + </vi>
  7 + </get>
  8 + <process>$bepi_orb_venus1_LAT_IAU_VENUS*RAD2DEG</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/lat_bepi_venus2.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="lat_bepi_venus2">
  3 + <get>
  4 + <vi name="bepi:orb:venus2">
  5 + <baseParam name="LAT_IAU_VENUS"/>
  6 + </vi>
  7 + </get>
  8 + <process>$bepi_orb_venus2_LAT_IAU_VENUS*RAD2DEG</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/lon_bepi_venus1.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="lon_bepi_venus1">
  3 + <get>
  4 + <vi name="bepi:orb:venus1">
  5 + <baseParam name="LON_IAU_VENUS"/>
  6 + </vi>
  7 + </get>
  8 + <process>$bepi_orb_venus1_LON_IAU_VENUS*RAD2DEG</process>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/lon_bepi_venus2.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="lon_bepi_venus2">
  3 + <get>
  4 + <vi name="bepi:orb:venus2">
  5 + <baseParam name="LON_IAU_VENUS"/>
  6 + </vi>
  7 + </get>
  8 + <process>$bepi_orb_venus2_LON_IAU_VENUS*RAD2DEG</process>
  9 + <output/>
  10 +</param>
... ...