Commit 63bc83cdbad8b34a562919dd0bb76e02ed53e156

Authored by Quentin Brzustowski
1 parent e02c74d0

added HAE for solo, earth and venus

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 144 <Support>
145 145 <SupportQuantity>Positional</SupportQuantity>
146 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 164 </NumericalData>
149 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 157 <Support>
158 158 <SupportQuantity>Positional</SupportQuantity>
159 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 177 </NumericalData>
162 178 </Spase>
... ...