Commit b5ea80b4a6bc00b85d4c01b794ac659d8ec53ee5
1 parent
a460e519
Exists in
master
and in
11 other branches
added V-rtn for PSP
Showing
1 changed file
with
18 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/PSP/ORBIT/psp-orb-all.xml
... | ... | @@ -263,6 +263,24 @@ |
263 | 263 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
264 | 264 | <CoordinateSystemName>RTN</CoordinateSystemName> |
265 | 265 | </CoordinateSystem> |
266 | + <Structure> | |
267 | + <Size>3</Size> | |
268 | + <Element> | |
269 | + <Name>vr</Name> | |
270 | + <Index>1</Index> | |
271 | + <ParameterKey>psp_vel_rtn(0)</ParameterKey> | |
272 | + </Element> | |
273 | + <Element> | |
274 | + <Name>vt</Name> | |
275 | + <Index>2</Index> | |
276 | + <ParameterKey>psp_vel_rtn(1)</ParameterKey> | |
277 | + </Element> | |
278 | + <Element> | |
279 | + <Name>vn</Name> | |
280 | + <Index>3</Index> | |
281 | + <ParameterKey>psp_vel_rtn(2)</ParameterKey> | |
282 | + </Element> | |
283 | + </Structure> | |
266 | 284 | </Parameter> |
267 | 285 | </NumericalData> |
268 | 286 | </Spase> |
... | ... |