Commit a837312a74fb86d60738a8319e721d2b0b7ac86e
1 parent
8f85818a
Exists in
master
and in
11 other branches
Added spectro for UKS-ELX
Showing
1 changed file
with
11 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/UKS/ELX/uks-elx-all.xml
... | ... | @@ -121,6 +121,17 @@ |
121 | 121 | <DisplayType>Spectrogram</DisplayType> |
122 | 122 | </RenderingHints> |
123 | 123 | </Parameter> |
124 | + <Parameter> | |
125 | + <Name>table nb</Name> | |
126 | + <ParameterKey>uks_elx_tb</ParameterKey> | |
127 | + <Description> | |
128 | + Number of corresponding energy table in the calculation of velocity space density | |
129 | + </Description> | |
130 | + <Units>eV</Units> | |
131 | + <RenderingHints> | |
132 | + <DisplayType>TimeSeries</DisplayType> | |
133 | + </RenderingHints> | |
134 | + </Parameter> | |
124 | 135 | <Parameter> |
125 | 136 | <Name>flag</Name> |
126 | 137 | <ParameterKey>uks_elx_fl</ParameterKey> |
... | ... |