Commit f69c220e3b56472f4d3ac66152a859057a12baed
1 parent
cdaa3e5b
Exists in
master
and in
11 other branches
orbit number params, cass, mex, mav
Showing
3 changed files
with
33 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/Cassini/Ephemeris/cass-orb-60s.xml
@@ -224,5 +224,16 @@ | @@ -224,5 +224,16 @@ | ||
224 | <SupportQuantity>Positional</SupportQuantity> | 224 | <SupportQuantity>Positional</SupportQuantity> |
225 | </Support> | 225 | </Support> |
226 | </Parameter> | 226 | </Parameter> |
227 | + <Parameter> | ||
228 | + <Name>cass_orbit_num</Name> | ||
229 | + <ParameterKey>cass_orb_num</ParameterKey> | ||
230 | + <Units/> | ||
231 | + <RenderingHints> | ||
232 | + <DisplayType>TimeSeries</DisplayType> | ||
233 | + </RenderingHints> | ||
234 | + <Support> | ||
235 | + <SupportQuantity>Positional</SupportQuantity> | ||
236 | + </Support> | ||
237 | + </Parameter> | ||
227 | </NumericalData> | 238 | </NumericalData> |
228 | </Spase> | 239 | </Spase> |
NumericalData/CDPP-AMDA/MAVEN/Ephemeris/maven-orb-marsobs.xml
@@ -171,6 +171,17 @@ | @@ -171,6 +171,17 @@ | ||
171 | <Support> | 171 | <Support> |
172 | <SupportQuantity>Positional</SupportQuantity> | 172 | <SupportQuantity>Positional</SupportQuantity> |
173 | </Support> | 173 | </Support> |
174 | + </Parameter><Parameter> | ||
175 | + <Name>mav_orbit_num</Name> | ||
176 | + <ParameterKey>mav_orb_num</ParameterKey> | ||
177 | + <Units/> | ||
178 | + <RenderingHints> | ||
179 | + <DisplayType>TimeSeries</DisplayType> | ||
180 | + </RenderingHints> | ||
181 | + <Support> | ||
182 | + <SupportQuantity>Positional</SupportQuantity> | ||
183 | + </Support> | ||
174 | </Parameter> | 184 | </Parameter> |
185 | + | ||
175 | </NumericalData> | 186 | </NumericalData> |
176 | </Spase> | 187 | </Spase> |
NumericalData/CDPP-AMDA/MEX/ephemeris/mex-orb-mars.xml
@@ -103,5 +103,16 @@ | @@ -103,5 +103,16 @@ | ||
103 | <SupportQuantity>Positional</SupportQuantity> | 103 | <SupportQuantity>Positional</SupportQuantity> |
104 | </Support> | 104 | </Support> |
105 | </Parameter> | 105 | </Parameter> |
106 | + <Parameter> | ||
107 | + <Name>mex_orbit_num</Name> | ||
108 | + <ParameterKey>mex_orb_num</ParameterKey> | ||
109 | + <Units/> | ||
110 | + <RenderingHints> | ||
111 | + <DisplayType>TimeSeries</DisplayType> | ||
112 | + </RenderingHints> | ||
113 | + <Support> | ||
114 | + <SupportQuantity>Positional</SupportQuantity> | ||
115 | + </Support> | ||
116 | + </Parameter> | ||
106 | </NumericalData> | 117 | </NumericalData> |
107 | </Spase> | 118 | </Spase> |