See: Description
| Interface | Description |
|---|---|
| BeidouOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
BeidouPropagator. |
| GalileoOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
GalileoPropagator. |
| GLONASSOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
GLONASSAnalyticalPropagator and
the GLONASSNumericalPropagator. |
| GNSSOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
AbstractGNSSPropagator. |
| GPSOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
GPSPropagator. |
| QZSSOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
QZSSPropagator. |
| Class | Description |
|---|---|
| AbstractGNSSPropagator |
Common handling of
AbstractAnalyticalPropagator methods for GNSS propagators. |
| BeidouPropagator |
This class aims at propagating a Beidou orbit from
BeidouOrbitalElements. |
| BeidouPropagator.Builder |
This nested class aims at building a BeidouPropagator.
|
| ClockCorrectionsProvider |
Provider for clock corrections as additional states.
|
| GalileoPropagator |
This class aims at propagating a Galileo orbit from
GalileoOrbitalElements. |
| GalileoPropagator.Builder |
This nested class aims at building a GalileoPropagator.
|
| GLONASSAnalyticalPropagator |
This class aims at propagating a GLONASS orbit from
GLONASSOrbitalElements. |
| GLONASSAnalyticalPropagator.Builder |
This nested class aims at building a GLONASSPropagator.
|
| GPSPropagator |
This class aims at propagating a GPS orbit from
GPSOrbitalElements. |
| GPSPropagator.Builder |
This nested class aims at building a GPSPropagator.
|
| QZSSPropagator |
This class aims at propagating a QZSS orbit from
QZSSOrbitalElements. |
| QZSSPropagator.Builder |
This nested class aims at building a QZSSPropagator.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.