Commit 6f3bd06366316d01456a80e5dfc336fef3582fbf
1 parent
d48d31fa
Exists in
master
and in
11 other branches
added XYZ IAU SUN for ULYSSES
Showing
1 changed file
with
30 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/ULYSSES/Ephemeris/ulys-orb-all.xml
@@ -61,6 +61,36 @@ | @@ -61,6 +61,36 @@ | ||
61 | <Support> | 61 | <Support> |
62 | <SupportQuantity>Positional</SupportQuantity> | 62 | <SupportQuantity>Positional</SupportQuantity> |
63 | </Support> | 63 | </Support> |
64 | + </Parameter> | ||
65 | + <Parameter> | ||
66 | + <Name>xyz_iau_sun</Name> | ||
67 | + <ParameterKey>xyz_ulys_iausun</ParameterKey> | ||
68 | + <Ucd>pos.heliocentric;pos.distance;instr.obsty</Ucd> | ||
69 | + <Units>AU</Units> | ||
70 | + <RenderingHints> | ||
71 | + <DisplayType>TimeSeries</DisplayType> | ||
72 | + </RenderingHints> | ||
73 | + <Structure> | ||
74 | + <Size>3</Size> | ||
75 | + <Element> | ||
76 | + <Name>x</Name> | ||
77 | + <Index>1</Index> | ||
78 | + <ParameterKey>xyz_ulys_iausun(0)</ParameterKey> | ||
79 | + </Element> | ||
80 | + <Element> | ||
81 | + <Name>y</Name> | ||
82 | + <Index>2</Index> | ||
83 | + <ParameterKey>xyz_ulys_iausun(1)</ParameterKey> | ||
84 | + </Element> | ||
85 | + <Element> | ||
86 | + <Name>z</Name> | ||
87 | + <Index>3</Index> | ||
88 | + <ParameterKey>xyz_ulys_iausun(2)</ParameterKey> | ||
89 | + </Element> | ||
90 | + </Structure> | ||
91 | + <Support> | ||
92 | + <SupportQuantity>Positional</SupportQuantity> | ||
93 | + </Support> | ||
64 | </Parameter> | 94 | </Parameter> |
65 | <Parameter> | 95 | <Parameter> |
66 | <Name>distance ulys-sun</Name> | 96 | <Name>distance ulys-sun</Name> |