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 . |
IRNSSOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
IRNSSPropagator . |
QZSSOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
QZSSPropagator . |
SBASOrbitalElements |
This interface provides the minimal set of orbital elements needed by the
SBASPropagator . |
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.
|
IRNSSPropagator |
This class aims at propagating a IRNSS orbit from
IRNSSOrbitalElements . |
IRNSSPropagator.Builder |
This nested class aims at building a IRNSSPropagator.
|
QZSSPropagator |
This class aims at propagating a QZSS orbit from
QZSSOrbitalElements . |
QZSSPropagator.Builder |
This nested class aims at building a QZSSPropagator.
|
SBASPropagator |
This class aims at propagating a SBAS orbit from
SBASOrbitalElements . |
SBASPropagator.Builder |
This nested class aims at building a SBASPropagator.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.