Commit d320305386aaf96778e8fb6f883ebe9c7554663c
1 parent
b1e773b8
Exists in
master
and in
12 other branches
static c6 table index
Showing
1 changed file
with
10 additions
and
1 deletions
Show diff stats
NumericalData/AMDA/MAVEN/STATIC/mavpds-sta-c6.xml
... | ... | @@ -91,7 +91,8 @@ |
91 | 91 | <ParticleType>Ion</ParticleType> |
92 | 92 | <ParticleQuantity>EnergyFlux</ParticleQuantity> |
93 | 93 | </Particle> |
94 | - </Parameter> <Parameter> | |
94 | + </Parameter> | |
95 | + <Parameter> | |
95 | 96 | <Name>ion eflux : sum over energy</Name> |
96 | 97 | <ParameterKey>mav_sta_c6_mass</ParameterKey> |
97 | 98 | <Description>32 energy x 64 mass ion distributions in units of differential energy flux |
... | ... | @@ -109,6 +110,14 @@ |
109 | 110 | <ParticleType>Ion</ParticleType> |
110 | 111 | <ParticleQuantity>EnergyFlux</ParticleQuantity> |
111 | 112 | </Particle> |
113 | + </Parameter> | |
114 | + <Parameter> | |
115 | + <Name>table index</Name> | |
116 | + <ParameterKey>mav_sta_c6_ind</ParameterKey> | |
117 | + <Description/> | |
118 | + <Ucd/> | |
119 | + <Units/> | |
120 | + <UnitsConversion/> | |
112 | 121 | </Parameter> |
113 | 122 | </NumericalData> |
114 | 123 | </Spase> | ... | ... |