List<ShortPeriodTerms> |
AbstractGaussianContribution.initializeShortPeriodTerms(AuxiliaryElements auxiliaryElements,
PropagationType type,
double[] parameters) |
Performs initialization prior to propagation for the current force model.
|
List<ShortPeriodTerms> |
DSSTForceModel.initializeShortPeriodTerms(AuxiliaryElements auxiliaryElements,
PropagationType type,
double[] parameters) |
Performs initialization prior to propagation for the current force model.
|
List<ShortPeriodTerms> |
DSSTJ2SquaredClosedForm.initializeShortPeriodTerms(AuxiliaryElements auxiliaryElements,
PropagationType type,
double[] parameters) |
Performs initialization prior to propagation for the current force model.
|
List<ShortPeriodTerms> |
DSSTNewtonianAttraction.initializeShortPeriodTerms(AuxiliaryElements auxiliaryElements,
PropagationType type,
double[] parameters) |
Performs initialization prior to propagation for the current force model.
|
List<ShortPeriodTerms> |
DSSTTesseral.initializeShortPeriodTerms(AuxiliaryElements auxiliaryElements,
PropagationType type,
double[] parameters) |
Performs initialization prior to propagation for the current force model.
|
List<ShortPeriodTerms> |
DSSTThirdBody.initializeShortPeriodTerms(AuxiliaryElements auxiliaryElements,
PropagationType type,
double[] parameters) |
Computes the highest power of the eccentricity and the highest power
of a/R3 to appear in the truncated analytical power series expansion.
|
List<ShortPeriodTerms> |
DSSTZonal.initializeShortPeriodTerms(AuxiliaryElements auxiliaryElements,
PropagationType type,
double[] parameters) |
Performs initialization prior to propagation for the current force model.
|
default List<ShortPeriodTerms> |
J2SquaredModel.initializeShortPeriodTerms(AuxiliaryElements auxiliaryElements,
PropagationType type,
double[] parameters) |
Performs initialization of J2-squared short period terms prior to propagation.
|