Commit 4e13564bf7d7640daf323b7b96eebd2965e23091
1 parent
6f7387d4
Exists in
master
and in
11 other branches
added Vhci to psp orbit
Showing
1 changed file
with
29 additions
and
1 deletions
Show diff stats
NumericalData/CDPP-AMDA/PSP/ORBIT/psp-orb-all.xml
@@ -281,6 +281,34 @@ | @@ -281,6 +281,34 @@ | ||
281 | <ParameterKey>psp_vel_rtn(2)</ParameterKey> | 281 | <ParameterKey>psp_vel_rtn(2)</ParameterKey> |
282 | </Element> | 282 | </Element> |
283 | </Structure> | 283 | </Structure> |
284 | - </Parameter> | 284 | + </Parameter> |
285 | + <Parameter> | ||
286 | + <Name>v_hci</Name> | ||
287 | + <ParameterKey>psp_vel_hco</ParameterKey> | ||
288 | + <Description>Spacecraft velocity in HCI coordinate</Description> | ||
289 | + <Units>km/s</Units> | ||
290 | + <CoordinateSystem> | ||
291 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
292 | + <CoordinateSystemName>HCI</CoordinateSystemName> | ||
293 | + </CoordinateSystem> | ||
294 | + <Structure> | ||
295 | + <Size>3</Size> | ||
296 | + <Element> | ||
297 | + <Name>vx</Name> | ||
298 | + <Index>1</Index> | ||
299 | + <ParameterKey>psp_vel_hci(0)</ParameterKey> | ||
300 | + </Element> | ||
301 | + <Element> | ||
302 | + <Name>vy</Name> | ||
303 | + <Index>2</Index> | ||
304 | + <ParameterKey>psp_vel_hci(1)</ParameterKey> | ||
305 | + </Element> | ||
306 | + <Element> | ||
307 | + <Name>vz</Name> | ||
308 | + <Index>3</Index> | ||
309 | + <ParameterKey>psp_vel_rtn(2)</ParameterKey> | ||
310 | + </Element> | ||
311 | + </Structure> | ||
312 | + </Parameter> | ||
285 | </NumericalData> | 313 | </NumericalData> |
286 | </Spase> | 314 | </Spase> |