| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStelaZonalAttraction
This abstract class represents the zonal harmonics.
|
class |
SolidTidesAcc
Class representing the tidal contribution.
|
class |
StelaTesseralAttraction
This class represent the tesseral perturbations
|
class |
StelaThirdBodyAttraction
Class computing third body attraction perturbations.
|
class |
StelaZonalAttraction
Class computing Zonal perturbations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StelaRecurrenceZonalAttraction
Class representing the Earth zonal harmonics computed using recurrence methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SRPPotential
This class represents the PRS Lagrange contribution in the STELA propagator context.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractStelaLagrangeContribution> |
StelaGTOPropagator.getLagrangeForceModels()
Get perturbing Lagrange force models list.
|
| Constructor and Description |
|---|
StelaPartialDerivativesEquations(List<AbstractStelaGaussContribution> forcesG,
List<AbstractStelaLagrangeContribution> forcesL,
int recomputeStepIn,
StelaGTOPropagator inStelaPropagator)
Simple constructor.
|
Copyright © 2025 CNES. All rights reserved.