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 Sep 22, 2024
1 parent da5e666 commit 400c081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apidoc/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ <h2><a class="anchor" id="autotoc_md54"></a>
<tr class="markdownTableHead">
<th class="markdownTableHeadNone"><code>enum novas_accuracy</code> value </th><th class="markdownTableHeadNone">Typical precision </th></tr>
<tr class="markdownTableRowOdd">
<td class="markdownTableBodyNone"><code>NOVAS_REDUCED_ACCURTACY</code> </td><td class="markdownTableBodyNone">~ 1 milli-arcsecond (mas) </td></tr>
<td class="markdownTableBodyNone"><code>NOVAS_REDUCED_ACCURACY</code> </td><td class="markdownTableBodyNone">~ 1 milli-arcsecond (mas) </td></tr>
<tr class="markdownTableRowEven">
<td class="markdownTableBodyNone"><code>NOVAS_FULL_ACCURACY</code> </td><td class="markdownTableBodyNone">below 1 micro-arcsecond (&mu;as) </td></tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ calculated. The argument can have one of two values, which correspond to typical
| `enum novas_accuracy` value | Typical precision |
| ---------------------------- | -------------------------------- |
| `NOVAS_REDUCED_ACCURTACY` | ~ 1 milli-arcsecond (mas) |
| `NOVAS_REDUCED_ACCURACY` | ~ 1 milli-arcsecond (mas) |
| `NOVAS_FULL_ACCURACY` | below 1 micro-arcsecond (&mu;as) |
Note, that some functions will not support full accuracy calculations, unless you have provided a high-precision
Expand Down

0 comments on commit 400c081

Please sign in to comment.