Package | Description |
---|---|
org.orekit.forces.maneuvers.jacobians |
Generators for columns of Jacobian matrices related to maneuver parameters.
|
org.orekit.propagation.integration |
Utilities for integration-based propagators (both numerical and semi-analytical).
|
org.orekit.propagation.numerical |
Top level package for numerical propagators.
|
org.orekit.propagation.numerical.cr3bp |
Top level package for CR3BP Models used with a numerical propagator.
|
org.orekit.propagation.semianalytical.dsst |
This package provides an implementation of the Draper Semi-analytical
Satellite Theory (DSST).
|
Modifier and Type | Method and Description |
---|---|
CombinedDerivatives |
MassDepletionDelay.combinedDerivatives(SpacecraftState state)
Compute the derivatives related to the additional state (and optionally main state increments).
|
Modifier and Type | Method and Description |
---|---|
default CombinedDerivatives |
AdditionalDerivativesProvider.combinedDerivatives(SpacecraftState s)
Compute the derivatives related to the additional state (and optionally main state increments).
|
CombinedDerivatives |
AdditionalEquationsAdapter.combinedDerivatives(SpacecraftState state)
Deprecated.
Compute the derivatives related to the additional state (and optionally main state increments).
|
Modifier and Type | Method and Description |
---|---|
CombinedDerivatives |
EpochDerivativesEquations.combinedDerivatives(SpacecraftState s)
Compute the derivatives related to the additional state (and optionally main state increments).
|
CombinedDerivatives |
PartialDerivativesEquations.combinedDerivatives(SpacecraftState s)
Deprecated.
Compute the derivatives related to the additional state (and optionally main state increments).
|
Modifier and Type | Method and Description |
---|---|
CombinedDerivatives |
STMEquations.combinedDerivatives(SpacecraftState s)
Compute the derivatives related to the additional state (and optionally main state increments).
|
Modifier and Type | Method and Description |
---|---|
CombinedDerivatives |
DSSTPartialDerivativesEquations.combinedDerivatives(SpacecraftState s)
Deprecated.
Compute the derivatives related to the additional state (and optionally main state increments).
|
Copyright © 2002-2022 CS GROUP. All rights reserved.