Commit 5adc84401cfa5da88cefc36aac472f854a5a5430
1 parent
f426e3ad
Exists in
master
and in
12 other branches
cassini lon HCI
Showing
1 changed file
with
42 additions
and
11 deletions
Show diff stats
NumericalData/AMDA/Cassini/Ephemeris/cass-orb-cruise.xml
@@ -137,10 +137,10 @@ | @@ -137,10 +137,10 @@ | ||
137 | <SupportQuantity>Positional</SupportQuantity> | 137 | <SupportQuantity>Positional</SupportQuantity> |
138 | </Support> | 138 | </Support> |
139 | </Parameter> | 139 | </Parameter> |
140 | - <Parameter> | ||
141 | - <Name>distance cass-sun</Name> | ||
142 | - <ParameterKey>cass_r_sun</ParameterKey> | ||
143 | - <Ucd>pos.distance;instr.obsty</Ucd> | 140 | + <Parameter> |
141 | + <Name>xyz_hci</Name> | ||
142 | + <ParameterKey>cass_xyz_hci</ParameterKey> | ||
143 | + <Ucd>pos.bodyrc;instr.obsty</Ucd> | ||
144 | <Units>AU</Units> | 144 | <Units>AU</Units> |
145 | <CoordinateSystem> | 145 | <CoordinateSystem> |
146 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | 146 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
@@ -149,12 +149,42 @@ | @@ -149,12 +149,42 @@ | ||
149 | <RenderingHints> | 149 | <RenderingHints> |
150 | <DisplayType>TimeSeries</DisplayType> | 150 | <DisplayType>TimeSeries</DisplayType> |
151 | </RenderingHints> | 151 | </RenderingHints> |
152 | + <Structure> | ||
153 | + <Size>3</Size> | ||
154 | + <Element> | ||
155 | + <Name>x</Name> | ||
156 | + <Index>1</Index> | ||
157 | + <ParameterKey>cass_xyz_hci(0)</ParameterKey> | ||
158 | + </Element> | ||
159 | + <Element> | ||
160 | + <Name>y</Name> | ||
161 | + <Index>2</Index> | ||
162 | + <ParameterKey>cass_xyz_hci(1)</ParameterKey> | ||
163 | + </Element> | ||
164 | + <Element> | ||
165 | + <Name>z</Name> | ||
166 | + <Index>3</Index> | ||
167 | + <ParameterKey>cass_xyz_hci(2)</ParameterKey> | ||
168 | + </Element> | ||
169 | + </Structure> | ||
170 | + <Support> | ||
171 | + <SupportQuantity>Positional</SupportQuantity> | ||
172 | + </Support> | ||
173 | + </Parameter> | ||
174 | + <Parameter> | ||
175 | + <Name>distance cass-sun</Name> | ||
176 | + <ParameterKey>cass_r_sun</ParameterKey> | ||
177 | + <Ucd>pos.distance;instr.obsty</Ucd> | ||
178 | + <Units>AU</Units> | ||
179 | + <RenderingHints> | ||
180 | + <DisplayType>TimeSeries</DisplayType> | ||
181 | + </RenderingHints> | ||
152 | <Support> | 182 | <Support> |
153 | <SupportQuantity>Positional</SupportQuantity> | 183 | <SupportQuantity>Positional</SupportQuantity> |
154 | </Support> | 184 | </Support> |
155 | </Parameter> | 185 | </Parameter> |
156 | <Parameter> | 186 | <Parameter> |
157 | - <Name>lat_sun</Name> | 187 | + <Name>lat IAU_SUN</Name> |
158 | <ParameterKey>cass_lat_sun</ParameterKey> | 188 | <ParameterKey>cass_lat_sun</ParameterKey> |
159 | <Ucd>pos.bodyrc.lat</Ucd> | 189 | <Ucd>pos.bodyrc.lat</Ucd> |
160 | <Units>deg</Units> | 190 | <Units>deg</Units> |
@@ -170,13 +200,9 @@ | @@ -170,13 +200,9 @@ | ||
170 | </Support> | 200 | </Support> |
171 | </Parameter> | 201 | </Parameter> |
172 | <Parameter> | 202 | <Parameter> |
173 | - <Name>lon_sun</Name> | 203 | + <Name>lon IAU_SUN</Name> |
174 | <ParameterKey>cass_lon_sun</ParameterKey> | 204 | <ParameterKey>cass_lon_sun</ParameterKey> |
175 | - <Units>deg</Units> | ||
176 | - <CoordinateSystem> | ||
177 | - <CoordinateRepresentation>Spherical</CoordinateRepresentation> | ||
178 | - <CoordinateSystemName>RTN</CoordinateSystemName> | ||
179 | - </CoordinateSystem> | 205 | + <Units>deg</Units> |
180 | <RenderingHints> | 206 | <RenderingHints> |
181 | <DisplayType>TimeSeries</DisplayType> | 207 | <DisplayType>TimeSeries</DisplayType> |
182 | </RenderingHints> | 208 | </RenderingHints> |
@@ -184,5 +210,10 @@ | @@ -184,5 +210,10 @@ | ||
184 | <SupportQuantity>Positional</SupportQuantity> | 210 | <SupportQuantity>Positional</SupportQuantity> |
185 | </Support> | 211 | </Support> |
186 | </Parameter> | 212 | </Parameter> |
213 | + <Parameter> | ||
214 | + <Name>lon HCI</Name> | ||
215 | + <ParameterKey>cass_lon_hci</ParameterKey> | ||
216 | + <Units>deg</Units> | ||
217 | + </Parameter> | ||
187 | </NumericalData> | 218 | </NumericalData> |
188 | </Spase> | 219 | </Spase> |