| Interface | Description |
|---|---|
| Position | |
| PV | |
| PVCoordinatesProvider |
Interface for PV coordinates providers.
|
| Class | Description |
|---|---|
| AbstractBoundedPVProvider |
This abstract class shall be extended to provides a PVCoordinates provider based on manipulation of PVCoordinates
ephemeris.
|
| AbstractEphemerisPvHermiteLagrange |
Abstract class defining common methods and elements for an interpolation of an ephemeris PV via Lagrange-Hermite
methods.
|
| AlmanacGNSSParameters |
This class is a simple container for an almanac ephemeris description parameters of GNSS
satellites (GPS, Galileo or BeiDou)
|
| CardanMountPosition | |
| CardanMountPV | |
| CNAVGNSSParameters |
This class is a simple container for a broadcast model CNAV ephemeris description parameters of
GNSS satellites (GPS or BeiDou only)
|
| ConstantPVCoordinatesProvider |
This class implements the
PVCoordinatesProvider to store the position and the velocity of an object and the
frame used for computation. |
| EphemerisPvHermite |
This class extends
AbstractBoundedPVProvider which implements
PVCoordinatesProvider and so provides a position velocity for a
given date. |
| EphemerisPvLagrange |
This class extends
AbstractBoundedPVProvider which implements
PVCoordinatesProvider and so provides a position velocity for a
given date. |
| GNSSParameters |
This class is a simple container for generic ephemeris description parameters of GNSS satellites
(almanac or broadcast model ephemeris).
|
| GNSSPVCoordinates |
This class implements the PVCoordinatesProvider to compute position velocity of a GPS, Galileo or
BeiDou constellation satellite from its almanac/broadcast model parameters.
|
| JacobianTransformationMatrix |
Class to define jacobian transformation matrix
|
| LNAVGNSSParameters |
This class is a simple container for a broadcast model LNAV ephemeris description parameters of
GNSS satellites (GPS, Galileo or BeiDou)
|
| PVCoordinates |
Simple container for Position/Velocity/Acceleration triplets.
|
| TopocentricPosition | |
| TopocentricPV |
| Enum | Description |
|---|---|
| GNSSType |
Enumerate for GNSS satellites type
|
Copyright © 2025 CNES. All rights reserved.