public class DSSTJ2SquaredClosedFormContext extends ForceModelContext
DSSTJ2SquaredClosedForm
.
It performs parameters initialization at each integration step for the second-order J2-squared contribution to the central body gravitational perturbation.
Constructor and Description |
---|
DSSTJ2SquaredClosedFormContext(AuxiliaryElements auxiliaryElements,
UnnormalizedSphericalHarmonicsProvider provider)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getA4()
Get the semi major axis to the power 4.
|
double |
getAlpha4()
Get the equatorial radius of the central body to the power 4.
|
double |
getC()
Get the cosine of the inclination.
|
double |
getEta()
Get the eta value.
|
double |
getS2()
Get the sine of the inclination to the power 2.
|
getAuxiliaryElements
public DSSTJ2SquaredClosedFormContext(AuxiliaryElements auxiliaryElements, UnnormalizedSphericalHarmonicsProvider provider)
auxiliaryElements
- auxiliary elements related to the current orbitprovider
- provider for spherical harmonicspublic double getAlpha4()
public double getA4()
public double getEta()
public double getC()
public double getS2()
Copyright © 2002-2023 CS GROUP. All rights reserved.