Commit 2be19e9baa3c528b9cf0f63df0400fee5f861c43
1 parent
29626d7e
Exists in
master
and in
11 other branches
correct err descr
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-momgr.xml
... | ... | @@ -101,7 +101,7 @@ |
101 | 101 | <Parameter> |
102 | 102 | <Name>|v_sc| : err</Name> |
103 | 103 | <ParameterKey>pas_momgr_v_err</ParameterKey> |
104 | - <Description>err = v * sqrt(t/<e>)/sqrt(cnts)</Description> | |
104 | + <Description>err = v * sqrt(t/e_mean)/sqrt(cnts)</Description> | |
105 | 105 | <Ucd/> |
106 | 106 | <Units>km/s</Units> |
107 | 107 | </Parameter> | ... | ... |