mirror of
https://github.com/JHUAPL/OpenXNAV.git
synced 2026-01-08 22:28:02 -05:00
Deployed 9de6ea1 with MkDocs version: 1.5.3
This commit is contained in:
4
404.html
4
404.html
@@ -244,7 +244,7 @@
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="/getting_started/" class="md-tabs__link">
|
||||
<a href="/components/" class="md-tabs__link">
|
||||
|
||||
|
||||
|
||||
@@ -339,7 +339,7 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="/getting_started/" class="md-nav__link">
|
||||
<a href="/components/" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="prev" href="../../../getting_started/">
|
||||
<link rel="prev" href="../../">
|
||||
|
||||
|
||||
<link rel="next" href="../../2__mission_planning/mp_overview/">
|
||||
@@ -253,7 +253,7 @@
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../../../getting_started/" class="md-tabs__link">
|
||||
<a href="../../" class="md-tabs__link">
|
||||
|
||||
|
||||
|
||||
@@ -350,7 +350,7 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../getting_started/" class="md-nav__link">
|
||||
<a href="../../" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
|
||||
@@ -253,7 +253,7 @@
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../../../getting_started/" class="md-tabs__link">
|
||||
<a href="../../" class="md-tabs__link">
|
||||
|
||||
|
||||
|
||||
@@ -350,7 +350,7 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../getting_started/" class="md-nav__link">
|
||||
<a href="../../" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
|
||||
@@ -251,7 +251,7 @@
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../../../getting_started/" class="md-tabs__link">
|
||||
<a href="../../" class="md-tabs__link">
|
||||
|
||||
|
||||
|
||||
@@ -348,7 +348,7 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../../getting_started/" class="md-nav__link">
|
||||
<a href="../../" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -12,7 +12,7 @@
|
||||
<link rel="prev" href="..">
|
||||
|
||||
|
||||
<link rel="next" href="../components/1__pulsar_querying/pq_overview/">
|
||||
<link rel="next" href="1__pulsar_querying/pq_overview/">
|
||||
|
||||
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
@@ -115,7 +115,7 @@
|
||||
<div data-md-component="skip">
|
||||
|
||||
|
||||
<a href="#getting-started" class="md-skip">
|
||||
<a href="#components" class="md-skip">
|
||||
Skip to content
|
||||
</a>
|
||||
|
||||
@@ -274,7 +274,7 @@
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="../components/1__pulsar_querying/pq_overview/" class="md-tabs__link">
|
||||
<a href="1__pulsar_querying/pq_overview/" class="md-tabs__link">
|
||||
|
||||
|
||||
Getting Started
|
||||
@@ -473,7 +473,7 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../components/1__pulsar_querying/pq_overview/" class="md-nav__link">
|
||||
<a href="1__pulsar_querying/pq_overview/" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
@@ -493,7 +493,7 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../components/2__mission_planning/mp_overview/" class="md-nav__link">
|
||||
<a href="2__mission_planning/mp_overview/" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
@@ -513,7 +513,7 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../components/3__custom_event_generation/ceg_overview/" class="md-nav__link">
|
||||
<a href="3__custom_event_generation/ceg_overview/" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
@@ -549,13 +549,13 @@
|
||||
|
||||
|
||||
|
||||
<h1 id="getting-started"><strong>Getting Started</strong></h1>
|
||||
<h1 id="components"><strong>Components</strong></h1>
|
||||
<p>Each component of OpenXNAV can be used individually, or strung together as an end-to-end pipeline. To get started with OpenXNAV, select the module you are interested in leveraging and access the documentation. </p>
|
||||
<h2 id="pulsar-querying"><a href="../components/1__pulsar_querying/pq_overview/"><strong>Pulsar Querying</strong></a></h2>
|
||||
<h2 id="pulsar-querying"><a href="1__pulsar_querying/pq_overview/"><strong>Pulsar Querying</strong></a></h2>
|
||||
<p>Query for all known pulsars catalogued in the ATNF database by providing a coordinate in space, and a search radius. </p>
|
||||
<h2 id="mission-planning"><a href="../components/2__mission_planning/mp_overview/"><strong>Mission Planning</strong></a></h2>
|
||||
<h2 id="mission-planning"><a href="2__mission_planning/mp_overview/"><strong>Mission Planning</strong></a></h2>
|
||||
<p>Model the desired flight path, taking into account spacecraft orientation, viewing angle and line of sight. </p>
|
||||
<h2 id="timing-event-generation"><a href="../components/3__custom_event_generation/ceg_overview/"><strong>Timing & Event Generation</strong></a></h2>
|
||||
<h2 id="timing-event-generation"><a href="3__custom_event_generation/ceg_overview/"><strong>Timing & Event Generation</strong></a></h2>
|
||||
<p>Generate representative photon arrival events at the location of interest along the user-defined trajectory. </p>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="next" href="getting_started/">
|
||||
<link rel="next" href="components/">
|
||||
|
||||
|
||||
<link rel="icon" href="assets/images/favicon.png">
|
||||
@@ -253,7 +253,7 @@
|
||||
|
||||
|
||||
<li class="md-tabs__item">
|
||||
<a href="getting_started/" class="md-tabs__link">
|
||||
<a href="components/" class="md-tabs__link">
|
||||
|
||||
|
||||
|
||||
@@ -404,7 +404,7 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="getting_started/" class="md-nav__link">
|
||||
<a href="components/" class="md-nav__link">
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user