Modifier and Type | Class and Description |
---|---|
class |
StelaAtmosphericDrag
Class representing the atmospheric drag for the Stela GTO extrapolator.
|
Modifier and Type | Class and Description |
---|---|
class |
NonInertialContribution
Class representing the non-inertial contribution for STELA propagator.
|
Modifier and Type | Class and Description |
---|---|
class |
SRPSquaring
Class representing the srp gauss force model for STELA
|
class |
StelaSRPSquaring
This class represents the Stela SRP model, which computes perturbations using the squaring method and the partial
derivatives using the potential approximation.
|
Modifier and Type | Method and Description |
---|---|
List<AbstractStelaGaussContribution> |
StelaGTOPropagator.getGaussForceModels()
Get perturbing Gauss force models list.
|
Constructor and Description |
---|
StelaPartialDerivativesEquations(List<AbstractStelaGaussContribution> forcesG,
List<AbstractStelaLagrangeContribution> forcesL,
int recomputeStepIn,
StelaGTOPropagator inStelaPropagator)
Simple constructor.
|
Copyright © 2021 CNES. All rights reserved.