Commit 26711b5f7a141ca267586740d0d1ea0b05bd1fbe
1 parent
7cb67077
Exists in
master
and in
11 other branches
added distances CCE-earth and UKS-earth in params
Showing
2 changed files
with
22 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/CCE/ORBIT/cce-orb-all.xml
@@ -128,5 +128,16 @@ | @@ -128,5 +128,16 @@ | ||
128 | </Element> | 128 | </Element> |
129 | </Structure> | 129 | </Structure> |
130 | </Parameter> | 130 | </Parameter> |
131 | + <Parameter> | ||
132 | + <Name>distance cce-earth</Name> | ||
133 | + <ParameterKey>cce_orb_mag</ParameterKey> | ||
134 | + <Description> | ||
135 | + Spacecraft distance to earth center | ||
136 | + </Description> | ||
137 | + <Units>Re</Units> | ||
138 | + <RenderingHints> | ||
139 | + <DisplayType>TimeSeries</DisplayType> | ||
140 | + </RenderingHints> | ||
141 | + </Parameter> | ||
131 | </NumericalData> | 142 | </NumericalData> |
132 | </Spase> | 143 | </Spase> |
NumericalData/CDPP-AMDA/UKS/ORBIT/uks-orb-all.xml
@@ -243,6 +243,17 @@ | @@ -243,6 +243,17 @@ | ||
243 | </Element> | 243 | </Element> |
244 | </Structure> | 244 | </Structure> |
245 | </Parameter> | 245 | </Parameter> |
246 | + <Parameter> | ||
247 | + <Name>distance uks-earth</Name> | ||
248 | + <ParameterKey>uks_orb_mag</ParameterKey> | ||
249 | + <Description> | ||
250 | + Spacecraft distance to earth center | ||
251 | + </Description> | ||
252 | + <Units>Re</Units> | ||
253 | + <RenderingHints> | ||
254 | + <DisplayType>TimeSeries</DisplayType> | ||
255 | + </RenderingHints> | ||
256 | + </Parameter> | ||
246 | 257 | ||
247 | </NumericalData> | 258 | </NumericalData> |
248 | </Spase> | 259 | </Spase> |