Commit 40d4925cac1e79d6e6c6675c7e7a0b895748122c
1 parent
b595c631
Exists in
master
and in
12 other branches
vex_xyz_vso
Showing
1 changed file
with
7 additions
and
7 deletions
Show diff stats
NumericalData/AMDA/VEX/ephemeris/vex-orb-all.xml
@@ -38,7 +38,7 @@ | @@ -38,7 +38,7 @@ | ||
38 | <Keyword>artificial satellite</Keyword> | 38 | <Keyword>artificial satellite</Keyword> |
39 | <Parameter> | 39 | <Parameter> |
40 | <Name>xyz_vso</Name> | 40 | <Name>xyz_vso</Name> |
41 | - <ParameterKey>vex_xyz</ParameterKey> | 41 | + <ParameterKey>vex_xyz_vso</ParameterKey> |
42 | <Description>Venus Express trajectory in VSO coordinates</Description> | 42 | <Description>Venus Express trajectory in VSO coordinates</Description> |
43 | <Ucd>pos.bodyrc;instr.obsty</Ucd> | 43 | <Ucd>pos.bodyrc;instr.obsty</Ucd> |
44 | <Units>Rv</Units> | 44 | <Units>Rv</Units> |
@@ -54,18 +54,18 @@ | @@ -54,18 +54,18 @@ | ||
54 | <Size>3</Size> | 54 | <Size>3</Size> |
55 | <Element> | 55 | <Element> |
56 | <Name>x</Name> | 56 | <Name>x</Name> |
57 | - <Index>0</Index> | ||
58 | - <ParameterKey>vex_xyz(0)</ParameterKey> | 57 | + <Index>1</Index> |
58 | + <ParameterKey>vex_xyz_vso(0)</ParameterKey> | ||
59 | </Element> | 59 | </Element> |
60 | <Element> | 60 | <Element> |
61 | <Name>y</Name> | 61 | <Name>y</Name> |
62 | - <Index>1</Index> | ||
63 | - <ParameterKey>vex_xyz(1)</ParameterKey> | 62 | + <Index>2</Index> |
63 | + <ParameterKey>vex_xyz_vso(1)</ParameterKey> | ||
64 | </Element> | 64 | </Element> |
65 | <Element> | 65 | <Element> |
66 | <Name>z</Name> | 66 | <Name>z</Name> |
67 | - <Index>2</Index> | ||
68 | - <ParameterKey>vex_xyz(2)</ParameterKey> | 67 | + <Index>3</Index> |
68 | + <ParameterKey>vex_xyz_vso(2)</ParameterKey> | ||
69 | </Element> | 69 | </Element> |
70 | </Structure> | 70 | </Structure> |
71 | <Support> | 71 | <Support> |