Package | Description |
---|---|
org.orekit.gnss |
This package provides classes related to GNSS applications.
|
org.orekit.propagation.analytical.gnss |
This package provides classes to propagate GNSS orbits.
|
org.orekit.propagation.numerical |
Top level package for numerical propagators.
|
Modifier and Type | Class and Description |
---|---|
class |
GLONASSAlmanac
This class holds a GLONASS almanac as read from .agl files.
|
class |
GLONASSEphemeris
Class for GLONASS ephemeris used by the
GLONASSNumericalPropagator . |
Modifier and Type | Method and Description |
---|---|
GLONASSOrbitalElements |
GLONASSAnalyticalPropagator.getGLONASSOrbitalElements()
Gets the underlying GLONASS orbital elements.
|
Constructor and Description |
---|
Builder(GLONASSOrbitalElements glonassOrbElt)
Initializes the builder.
|
Builder(GLONASSOrbitalElements glonassOrbElt,
DataContext dataContext)
Initializes the builder.
|
Modifier and Type | Method and Description |
---|---|
GLONASSOrbitalElements |
GLONASSNumericalPropagator.getGLONASSOrbitalElements()
Gets the underlying GLONASS orbital elements.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.