This file is indexed.

/usr/share/doc/libstarlink-pal-doc/node53.html is in libstarlink-pal-doc 0.5.0-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<!--Converted with LaTeX2HTML 2008 (1.71)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>palPlanel palPlanel
- Transform conventional elements into position and velocity
</TITLE>
<META NAME="description" CONTENT="palPlanel palPlanel
- Transform conventional elements into position and velocity
">
<META NAME="keywords" CONTENT="sun267">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="sun267.css">

<LINK REL="next" HREF="node54.html">
<LINK REL="previous" HREF="node52.html">
<LINK REL="up" HREF="node4.html">
<LINK REL="next" HREF="node54.html">
</HEAD>

<BODY >

<DIV CLASS="navigation"><!--Navigation Panel-->
<A NAME="tex2html676"
  HREF="node54.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/usr/share/latex2html/icons/next.png"></A> 
<A NAME="tex2html674"
  HREF="node4.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/usr/share/latex2html/icons/up.png"></A> 
<A NAME="tex2html668"
  HREF="node52.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/usr/share/latex2html/icons/prev.png"></A>   
<BR>
<B> Next:</B> <A NAME="tex2html677"
  HREF="node54.html">palPlanet palPlanet - Approximate</A>
<B> Up:</B> <A NAME="tex2html675"
  HREF="node4.html">Function Descriptions</A>
<B> Previous:</B> <A NAME="tex2html669"
  HREF="node52.html">palPertue palPertue - Update</A>
<BR>
<BR></DIV>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION000449000000000000000"></A><A NAME="____palPlanel_"></A>
<BR>
palPlanel

   palPlanel
-   Transform conventional elements into position and velocity

</H2>
      <DL>
<DT><STRONG>Description:</STRONG></DT>
<DD><DL>
<DD>Heliocentric position and velocity of a planet, asteroid or comet,
      starting from orbital elements.

</DD>
</DL>
      
<BR>   
   
</DD>
<DT><STRONG>Invocation:</STRONG></DT>
<DD><DL>
<DD><TT>      void palPlanel ( double date, int jform, double epoch, double orbinc,
                       double anode, double perih, double aorq, double e,
                       double aorl, double dm, double pv[6], int <SPAN CLASS="MATH"><IMG
 WIDTH="13" HEIGHT="18" ALIGN="BOTTOM" BORDER="0"
 SRC="img1.png"
 ALT="$*$"></SPAN>jstat );
   </TT>
      
</DD>
</DL>
      
<BR>

</DD>
<DT><STRONG>Arguments:</STRONG></DT>
<DD>
<BR>      <DL>
<DT><STRONG>
         date = double (Given)
      </STRONG></DT>
<DD>
         Epoch (TT MJD) of osculation (Note 1)
      
      
</DD>
<DT><STRONG>
         jform = int (Given)
      </STRONG></DT>
<DD>
         Element set actually returned (1-3; Note 3)
      
      
</DD>
<DT><STRONG>
         epoch = double (Given)
      </STRONG></DT>
<DD>
         Epoch of elements (TT MJD) (Note 4)
      
      
</DD>
<DT><STRONG>
         orbinc = double (Given)
      </STRONG></DT>
<DD>
         inclination (radians)
      
      
</DD>
<DT><STRONG>
         anode = double (Given)
      </STRONG></DT>
<DD>
         longitude of the ascending node (radians)
      
      
</DD>
<DT><STRONG>
         perih = double (Given)
      </STRONG></DT>
<DD>
         longitude or argument of perihelion (radians)
      
      
</DD>
<DT><STRONG>
         aorq = double (Given)
      </STRONG></DT>
<DD>
         mean distance or perihelion distance (AU)
      
      
</DD>
<DT><STRONG>
         e = double (Given)
      </STRONG></DT>
<DD>
         eccentricity
      
      
</DD>
<DT><STRONG>
         aorl = double (Given)
      </STRONG></DT>
<DD>
         mean anomaly or longitude (radians, JFORM=1,2 only)
      
      
</DD>
<DT><STRONG>
         dm = double (Given)
      </STRONG></DT>
<DD>
         daily motion (radians, JFORM=1 only)
      
      
</DD>
<DT><STRONG>
         u = double [13] (Returned)
      </STRONG></DT>
<DD>
         Universal orbital elements (Note 1)
             (0)  combined mass (M<SPAN CLASS="MATH"><IMG
 WIDTH="18" HEIGHT="31" ALIGN="MIDDLE" BORDER="0"
 SRC="img2.png"
 ALT="$+$"></SPAN>m)
             (1)  total energy of the orbit (alpha)
             (2)  reference (osculating) epoch (t0)
           (3-5)  position at reference epoch (r0)
           (6-8)  velocity at reference epoch (v0)
             (9)  heliocentric distance at reference epoch
            (10)  r0.v0
            (11)  date (t)
            (12)  universal eccentric anomaly (psi) of date, approx
      
      
</DD>
<DT><STRONG>
         jstat = int <SPAN CLASS="MATH"><IMG
 WIDTH="13" HEIGHT="18" ALIGN="BOTTOM" BORDER="0"
 SRC="img1.png"
 ALT="$*$"></SPAN> (Returned)
      </STRONG></DT>
<DD>
         status:  0 = OK

<UL>
<LI>-1 = illegal JFORM

<P>
</LI>
<LI>-2 = illegal E

<P>
</LI>
<LI>-3 = illegal AORQ

<P>
</LI>
<LI>-4 = illegal DM

<P>
</LI>
<LI>-5 = numerical error

</LI>
</UL>
      
<BR>   
      

</DD>
</DL>
      
<BR>   
   
</DD>
<DT><STRONG>Notes:</STRONG></DT>
<DD><UL>
<LI>DATE is the instant for which the prediction is required.  It is
           in the TT timescale (formerly Ephemeris Time, ET) and is a
           Modified Julian Date (JD-2400000.5).

<P>
</LI>
<LI>The elements are with respect to the J2000 ecliptic and equinox.

<P>
</LI>
<LI>A choice of three different element-set options is available:

<P>
</LI>
</UL>
      
<BR>
Option JFORM = 1, suitable for the major planets:

<P>
EPOCH  = epoch of elements (TT MJD)
          ORBINC = inclination i (radians)
          ANODE  = longitude of the ascending node, big omega (radians)
          PERIH  = longitude of perihelion, curly pi (radians)
          AORQ   = mean distance, a (AU)
          E      = eccentricity, e (range 0 to <SPAN CLASS="MATH"><IMG
 WIDTH="18" HEIGHT="31" ALIGN="MIDDLE" BORDER="0"
 SRC="img3.png"
 ALT="$&lt;$"></SPAN>1)
          AORL   = mean longitude L (radians)
          DM     = daily motion (radians)

<P>
Option JFORM = 2, suitable for minor planets:

<P>
EPOCH  = epoch of elements (TT MJD)
          ORBINC = inclination i (radians)
          ANODE  = longitude of the ascending node, big omega (radians)
          PERIH  = argument of perihelion, little omega (radians)
          AORQ   = mean distance, a (AU)
          E      = eccentricity, e (range 0 to <SPAN CLASS="MATH"><IMG
 WIDTH="18" HEIGHT="31" ALIGN="MIDDLE" BORDER="0"
 SRC="img3.png"
 ALT="$&lt;$"></SPAN>1)
          AORL   = mean anomaly M (radians)

<P>
Option JFORM = 3, suitable for comets:

<P>
EPOCH  = epoch of elements and perihelion (TT MJD)
          ORBINC = inclination i (radians)
          ANODE  = longitude of the ascending node, big omega (radians)
          PERIH  = argument of perihelion, little omega (radians)
          AORQ   = perihelion distance, q (AU)
          E      = eccentricity, e (range 0 to 10)

<P>
Unused arguments (DM for JFORM=2, AORL and DM for JFORM=3) are not
        accessed.

<UL>
<LI>Each of the three element sets defines an unperturbed heliocentric
           orbit.  For a given epoch of observation, the position of the body
           in its orbit can be predicted from these elements, which are
           called <TT>"</TT>osculating elements<TT>"</TT>, using standard two-body analytical
           solutions.  However, due to planetary perturbations, a given set
           of osculating elements remains usable for only as long as the
           unperturbed orbit that it describes is an adequate approximation
           to reality.  Attached to such a set of elements is a date called
           the <TT>"</TT>osculating epoch<TT>"</TT>, at which the elements are, momentarily,
           a perfect representation of the instantaneous position and
           velocity of the body.

<P>
</LI>
</UL>
      
<BR>
Therefore, for any given problem there are up to three different
        epochs in play, and it is vital to distinguish clearly between
        them:

<P>
. The epoch of observation:  the moment in time for which the
          position of the body is to be predicted.

<P>
. The epoch defining the position of the body:  the moment in time
          at which, in the absence of purturbations, the specified
          position (mean longitude, mean anomaly, or perihelion) is
          reached.

<P>
. The osculating epoch:  the moment in time at which the given
          elements are correct.

<P>
For the major-planet and minor-planet cases it is usual to make
        the epoch that defines the position of the body the same as the
        epoch of osculation.  Thus, only two different epochs are
        involved:  the epoch of the elements and the epoch of observation.

<P>
For comets, the epoch of perihelion fixes the position in the
        orbit and in general a different epoch of osculation will be
        chosen.  Thus, all three types of epoch are involved.

<P>
For the present routine:

<P>
. The epoch of observation is the argument DATE.

<P>
. The epoch defining the position of the body is the argument
          EPOCH.

<P>
. The osculating epoch is not used and is assumed to be close
          enough to the epoch of observation to deliver adequate accuracy.
          If not, a preliminary call to sla_PERTEL may be used to update
          the element-set (and its associated osculating epoch) by
          applying planetary perturbations.

<UL>
<LI>The reference frame for the result is with respect to the mean
           equator and equinox of epoch J2000.

<P>
</LI>
<LI>The algorithm was originally adapted from the EPHSLA program of
           D.H.P.Jones (private communication, 1996).  The method is based
           on Stumpff<TT>'</TT>s Universal Variables.

</LI>
</UL>
      
<BR>

</DD>
<DT><STRONG>
      See Also
   </STRONG></DT>
<DD>Everhart, E. &amp; Pitkin, E.T., Am.J.Phys. 51, 712, 1983.

</DD>
</DL>
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
<A NAME="tex2html676"
  HREF="node54.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/usr/share/latex2html/icons/next.png"></A> 
<A NAME="tex2html674"
  HREF="node4.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/usr/share/latex2html/icons/up.png"></A> 
<A NAME="tex2html668"
  HREF="node52.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/usr/share/latex2html/icons/prev.png"></A>   
<BR>
<B> Next:</B> <A NAME="tex2html677"
  HREF="node54.html">palPlanet palPlanet - Approximate</A>
<B> Up:</B> <A NAME="tex2html675"
  HREF="node4.html">Function Descriptions</A>
<B> Previous:</B> <A NAME="tex2html669"
  HREF="node52.html">palPertue palPertue - Update</A></DIV>
<!--End of Navigation Panel-->

</BODY>
</HTML>