Commit 6ff7e101672b27bb04977ece6ac579d6d7c47391

Authored by Benjamin Renard
1 parent 4d4ba038

Add SolarOrbiter/L1/onboard moments/v_tot parameter

Showing 1 changed file with 9 additions and 0 deletions   Show diff stats
PARAM_DEF/pas_mom_v_tot.xml 0 → 100644
... ... @@ -0,0 +1,9 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="pas_mom_v_tot">
  3 + <gap_threshold>20</gap_threshold>
  4 + <get>
  5 + <amdaParam name="pas_mom_v"/>
  6 + </get>
  7 + <process>magnitude($pas_mom_v)</process>
  8 + <output/>
  9 +</param>
... ...