| Package | Description |
|---|---|
| org.orekit.propagation.numerical |
Top level package for numerical propagators.
|
| Modifier and Type | Method and Description |
|---|---|
GLONASSNumericalPropagator.Builder |
GLONASSNumericalPropagator.Builder.attitudeProvider(AttitudeProvider userProvider)
Sets the attitude provider.
|
GLONASSNumericalPropagator.Builder |
GLONASSNumericalPropagator.Builder.dataContext(DataContext context)
Sets the data context used by the propagator.
|
GLONASSNumericalPropagator.Builder |
GLONASSNumericalPropagator.Builder.eci(Frame inertial)
Sets the Earth Centered Inertial frame used for propagation.
|
GLONASSNumericalPropagator.Builder |
GLONASSNumericalPropagator.Builder.mass(double userMass)
Sets the mass.
|
| Constructor and Description |
|---|
GLONASSNumericalPropagator(GLONASSNumericalPropagator.Builder builder)
Private constructor.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.