Commit ae6f8ad4a928f78b16260620a0fbabb6e0a89811
1 parent
61d8b36d
Exists in
master
and in
11 other branches
stb xzy => xyz
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-B/Ephemeris/stb-l2-orb.xml
... | ... | @@ -49,17 +49,17 @@ |
49 | 49 | <Element> |
50 | 50 | <Name>x</Name> |
51 | 51 | <Index>1</Index> |
52 | - <ParameterKey>stb_xzy_gse(0)</ParameterKey> | |
52 | + <ParameterKey>stb_xyz_gse(0)</ParameterKey> | |
53 | 53 | </Element> |
54 | 54 | <Element> |
55 | 55 | <Name>y</Name> |
56 | 56 | <Index>2</Index> |
57 | - <ParameterKey>stb_xzy_gse(1)</ParameterKey> | |
57 | + <ParameterKey>stb_xyz_gse(1)</ParameterKey> | |
58 | 58 | </Element> |
59 | 59 | <Element> |
60 | 60 | <Name>z</Name> |
61 | 61 | <Index>3</Index> |
62 | - <ParameterKey>stb_xzy_gse(2)</ParameterKey> | |
62 | + <ParameterKey>stb_xyz_gse(2)</ParameterKey> | |
63 | 63 | </Element> |
64 | 64 | </Structure> |
65 | 65 | <Support> |
... | ... | @@ -68,7 +68,7 @@ |
68 | 68 | </Parameter> |
69 | 69 | <Parameter> |
70 | 70 | <Name>xyz_hee</Name> |
71 | - <ParameterKey>stb_xzy_hee</ParameterKey> | |
71 | + <ParameterKey>stb_xyz_hee</ParameterKey> | |
72 | 72 | <Ucd>pos.heliocentric;pos.distance;instr.obsty</Ucd> |
73 | 73 | <Units>AU</Units> |
74 | 74 | <CoordinateSystem> | ... | ... |