Commit cf4be3eaec5ead246eae407bb8af1d01484cc20c
1 parent
499814ec
Exists in
master
and in
11 other branches
bug in mms id
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
NumericalData/CDPP-AMDA/MMS/MMS2/Ephemeris/mms2-orb-t89d.xml
... | ... | @@ -70,13 +70,13 @@ |
70 | 70 | <Name>y</Name> |
71 | 71 | <Qualifier>Component.J</Qualifier> |
72 | 72 | <Index>2</Index> |
73 | - <ParameterKey>mms1_xyz_gse(1)</ParameterKey> | |
73 | + <ParameterKey>mms2_xyz_gse(1)</ParameterKey> | |
74 | 74 | </Element> |
75 | 75 | <Element> |
76 | 76 | <Name>z</Name> |
77 | 77 | <Qualifier>Component.K</Qualifier> |
78 | 78 | <Index>3</Index> |
79 | - <ParameterKey>mms1_xyz_gse(2)</ParameterKey> | |
79 | + <ParameterKey>mms2_xyz_gse(2)</ParameterKey> | |
80 | 80 | </Element> |
81 | 81 | </Structure> |
82 | 82 | <Support> | ... | ... |