Commit d2fd62ebef776b4bd6faef3b3504bc8ad56d25f8
1 parent
41a0c51e
Exists in
master
and in
7 other branches
parameters for stereo b mag 1 min
Showing
2 changed files
with
22 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="stb_b_tot"> | |
3 | + <!--<TemporaryFillValue>NaN</TemporaryFillValue>--> | |
4 | + <get> | |
5 | + <vi name="stb:mag:1min"> | |
6 | + <baseParam name="B_SC"/> | |
7 | + </vi> | |
8 | + </get> | |
9 | + <process description="magnitude(stb_b_sc)">magnitude($stb_mag_1min_B_SC)</process> | |
10 | + <output/> | |
11 | +</param> | ... | ... |