Commit 69e70be483ced80e124b7e05acf4c04747e5a7ae

Authored by Benjamin Renard
1 parent 374a6a63
Exists in juice_jdc and in 1 other branch amdadev

Add SolarOrbiter RPW Density in High Res parameter

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
PARAM_DEF/solo_rpw_ne.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="solo_rpw_ne">
  3 + <get>
  4 + <vi name="solo:rpw:density">
  5 + <baseParam name="DENSITY"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...