Package | Description |
---|---|
org.orekit.propagation.analytical.gnss.data |
This package provides classes related to navigation data containing in
GNSS almanacs and navigation messages.
|
org.orekit.propagation.numerical |
Top level package for numerical propagators.
|
Modifier and Type | Method and Description |
---|---|
GLONASSNumericalPropagator |
GLONASSNavigationMessage.getPropagator(double step)
Get the propagator corresponding to the navigation message.
|
GLONASSNumericalPropagator |
GLONASSNavigationMessage.getPropagator(double step,
DataContext context)
Get the propagator corresponding to the navigation message.
|
GLONASSNumericalPropagator |
GLONASSNavigationMessage.getPropagator(double step,
DataContext context,
AttitudeProvider provider,
Frame inertial,
double mass)
Get the propagator corresponding to the navigation message.
|
Modifier and Type | Method and Description |
---|---|
GLONASSNumericalPropagator |
GLONASSNumericalPropagatorBuilder.build()
Finalizes the build.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.