Commit 63bc83cdbad8b34a562919dd0bb76e02ed53e156
1 parent
e02c74d0
Exists in
master
and in
11 other branches
added HAE for solo, earth and venus
Showing
2 changed files
with
34 additions
and
2 deletions
Show diff stats
NumericalData/CDPP-AMDA/Ephemerides/earth-orb-all.xml
@@ -144,6 +144,22 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor | @@ -144,6 +144,22 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor | ||
144 | <Support> | 144 | <Support> |
145 | <SupportQuantity>Positional</SupportQuantity> | 145 | <SupportQuantity>Positional</SupportQuantity> |
146 | </Support> | 146 | </Support> |
147 | - </Parameter> | 147 | + </Parameter> |
148 | + <Parameter> | ||
149 | + <Name>lon hae</Name> | ||
150 | + <ParameterKey>earth_lon_hae</ParameterKey> | ||
151 | + <Description/> | ||
152 | + <Ucd/> | ||
153 | + <Units>deg</Units> | ||
154 | + <UnitsConversion/> | ||
155 | + </Parameter> | ||
156 | + <Parameter> | ||
157 | + <Name>lat hae</Name> | ||
158 | + <ParameterKey>earth_lat_hae</ParameterKey> | ||
159 | + <Description/> | ||
160 | + <Ucd/> | ||
161 | + <Units>deg</Units> | ||
162 | + <UnitsConversion/> | ||
163 | + </Parameter> | ||
148 | </NumericalData> | 164 | </NumericalData> |
149 | </Spase> | 165 | </Spase> |
NumericalData/CDPP-AMDA/Ephemerides/venus-orb-all.xml
@@ -157,6 +157,22 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor | @@ -157,6 +157,22 @@ Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the nor | ||
157 | <Support> | 157 | <Support> |
158 | <SupportQuantity>Positional</SupportQuantity> | 158 | <SupportQuantity>Positional</SupportQuantity> |
159 | </Support> | 159 | </Support> |
160 | - </Parameter> | 160 | + </Parameter> |
161 | + <Parameter> | ||
162 | + <Name>lon hae</Name> | ||
163 | + <ParameterKey>venus_lon_hae</ParameterKey> | ||
164 | + <Description/> | ||
165 | + <Ucd/> | ||
166 | + <Units>deg</Units> | ||
167 | + <UnitsConversion/> | ||
168 | + </Parameter> | ||
169 | + <Parameter> | ||
170 | + <Name>lat hae</Name> | ||
171 | + <ParameterKey>venus_lat_hci</ParameterKey> | ||
172 | + <Description/> | ||
173 | + <Ucd/> | ||
174 | + <Units>deg</Units> | ||
175 | + <UnitsConversion/> | ||
176 | + </Parameter> | ||
161 | </NumericalData> | 177 | </NumericalData> |
162 | </Spase> | 178 | </Spase> |