Skip to content

Commit

Permalink
[automated site update]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 10, 2024
1 parent 88c4a6c commit 8e23e98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions apidoc/html/solsys-calceph_8c.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ab86ec03898e658c86c671a8b
</tr>
</table>
</div><div class="memdoc">
<p>Sets a ephemeris provider for the major planets (and Sun, Moon, and SSB) using the CALCEPH C library and the specified ephemeris data.</p>
<p>The call also make CALCEPH the default ephemeris providers for major planets.</p>
<p>Sets the CALCEPH C library and the specified ephemeris data as the ephemeris provider for the major planets (and Sun, Moon, and SSB).</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">eph</td><td>Pointer to the CALCEPH ephemeris data for the major planets (including Sun, Moon, and SSB) that have been opened. </td></tr>
Expand Down
4 changes: 1 addition & 3 deletions apidoc/man/man3/solsys-calceph.c.3
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,7 @@ Attila Kovacs
.PP
References \fBnovas_use_calceph_planets()\fP, and \fBset_ephem_provider()\fP\&.
.SS "int novas_use_calceph_planets (t_calcephbin * eph)"
Sets a ephemeris provider for the major planets (and Sun, Moon, and SSB) using the CALCEPH C library and the specified ephemeris data\&.
.PP
The call also make CALCEPH the default ephemeris providers for major planets\&.
Sets the CALCEPH C library and the specified ephemeris data as the ephemeris provider for the major planets (and Sun, Moon, and SSB)\&.
.PP
\fBParameters\fP
.RS 4
Expand Down

0 comments on commit 8e23e98

Please sign in to comment.