Commit b5cbc2e08fdc9e6a1a9c50922674568af2a499f7
1 parent
5a3fab43
Exists in
master
and in
12 other branches
moon ephem HEE
Showing
1 changed file
with
34 additions
and
0 deletions
Show diff stats
NumericalData/AMDA/Ephemerides/moon-earth-all.xml
@@ -65,6 +65,40 @@ | @@ -65,6 +65,40 @@ | ||
65 | <Support> | 65 | <Support> |
66 | <SupportQuantity>Positional</SupportQuantity> | 66 | <SupportQuantity>Positional</SupportQuantity> |
67 | </Support> | 67 | </Support> |
68 | + </Parameter> | ||
69 | + <Parameter> | ||
70 | + <Name>xyz_hee</Name> | ||
71 | + <ParameterKey>xyz_moon_hee</ParameterKey> | ||
72 | + <Ucd/> | ||
73 | + <Units>AU</Units> | ||
74 | + <CoordinateSystem> | ||
75 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
76 | + <CoordinateSystemName>HEE</CoordinateSystemName> | ||
77 | + </CoordinateSystem> | ||
78 | + <RenderingHints> | ||
79 | + <DisplayType>TimeSeries</DisplayType> | ||
80 | + </RenderingHints> | ||
81 | + <Structure> | ||
82 | + <Size>3</Size> | ||
83 | + <Element> | ||
84 | + <Name>x</Name> | ||
85 | + <Index>1</Index> | ||
86 | + <ParameterKey>xyz_moon_hee(0)</ParameterKey> | ||
87 | + </Element> | ||
88 | + <Element> | ||
89 | + <Name>y</Name> | ||
90 | + <Index>2</Index> | ||
91 | + <ParameterKey>xyz_moon_hee(1)</ParameterKey> | ||
92 | + </Element> | ||
93 | + <Element> | ||
94 | + <Name>z</Name> | ||
95 | + <Index>3</Index> | ||
96 | + <ParameterKey>xyz_moon_hee(2)</ParameterKey> | ||
97 | + </Element> | ||
98 | + </Structure> | ||
99 | + <Support> | ||
100 | + <SupportQuantity>Positional</SupportQuantity> | ||
101 | + </Support> | ||
68 | </Parameter> | 102 | </Parameter> |
69 | <Parameter> | 103 | <Parameter> |
70 | <Name>xyz_heeq</Name> | 104 | <Name>xyz_heeq</Name> |