Commit 9f5f85d6389be326c8e8f0862fa707496b190c85
1 parent
447d3a6e
Exists in
master
and in
12 other branches
work
Showing
1 changed file
with
10 additions
and
0 deletions
Show diff stats
NumericalData/AMDA/Rosetta/Rosina/ros-rsn-den.xml
... | ... | @@ -41,6 +41,16 @@ |
41 | 41 | <ParticleQuantity>NumberDensity</ParticleQuantity> |
42 | 42 | </Particle> |
43 | 43 | </Parameter> |
44 | + <Parameter> | |
45 | + <Name>Outgassing rate proxy</Name> | |
46 | + <ParameterKey>ros_rsn_proxy</ParameterKey> | |
47 | + <Ucd>phys.density;phys.ion</Ucd> | |
48 | + <Units>molecule/s</Units> | |
49 | + <Particle> | |
50 | + <ParticleType>Ion</ParticleType> | |
51 | + <ParticleQuantity></ParticleQuantity> | |
52 | + </Particle> | |
53 | + </Parameter> | |
44 | 54 | <Parameter> |
45 | 55 | <Name>Pressure Nude Gauge</Name> |
46 | 56 | <ParameterKey>ros_rsn_p_ng</ParameterKey> | ... | ... |