Commit 68470ab5892175e6101b49dd1f2572c915d55be0
1 parent
e3cb6152
Exists in
master
and in
12 other branches
work
Showing
1 changed file
with
6 additions
and
6 deletions
Show diff stats
NumericalData/AMDA/Ephemerides/mercury-orb-all.xml
... | ... | @@ -46,17 +46,17 @@ |
46 | 46 | <Structure> |
47 | 47 | <Size>3</Size> |
48 | 48 | <Element> |
49 | - <Name>x_hee</Name> | |
49 | + <Name>x</Name> | |
50 | 50 | <Index>0</Index> |
51 | 51 | <ParameterKey>xyz_mercury_hee(0)</ParameterKey> |
52 | 52 | </Element> |
53 | 53 | <Element> |
54 | - <Name>y_hee</Name> | |
54 | + <Name>y</Name> | |
55 | 55 | <Index>1</Index> |
56 | 56 | <ParameterKey>xyz_mercury_hee(1)</ParameterKey> |
57 | 57 | </Element> |
58 | 58 | <Element> |
59 | - <Name>z_hee</Name> | |
59 | + <Name>z</Name> | |
60 | 60 | <Index>2</Index> |
61 | 61 | <ParameterKey>xyz_mercury_hee(2)</ParameterKey> |
62 | 62 | </Element> |
... | ... | @@ -80,17 +80,17 @@ |
80 | 80 | <Structure> |
81 | 81 | <Size>3</Size> |
82 | 82 | <Element> |
83 | - <Name>x_hci</Name> | |
83 | + <Name>x</Name> | |
84 | 84 | <Index>0</Index> |
85 | 85 | <ParameterKey>xyz_mercury_hci(0)</ParameterKey> |
86 | 86 | </Element> |
87 | 87 | <Element> |
88 | - <Name>y_hci</Name> | |
88 | + <Name>y</Name> | |
89 | 89 | <Index>1</Index> |
90 | 90 | <ParameterKey>xyz_mercury_hci(1)</ParameterKey> |
91 | 91 | </Element> |
92 | 92 | <Element> |
93 | - <Name>z_hci</Name> | |
93 | + <Name>z</Name> | |
94 | 94 | <Index>2</Index> |
95 | 95 | <ParameterKey>xyz_mercury_hci(2)</ParameterKey> |
96 | 96 | </Element> | ... | ... |