T
- type of the field elementspublic class FieldDSSTJ2SquaredClosedFormContext<T extends org.hipparchus.CalculusFieldElement<T>> extends FieldForceModelContext<T>
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 |
---|
FieldDSSTJ2SquaredClosedFormContext(FieldAuxiliaryElements<T> auxiliaryElements,
UnnormalizedSphericalHarmonicsProvider provider)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
T |
getA4()
Get the semi major axis to the power 4.
|
double |
getAlpha4()
Get the equatorial radius of the central body to the power 4.
|
T |
getC()
Get the cosine of the inclination.
|
T |
getEta()
Get the eta value.
|
T |
getS2()
Get the sine of the inclination to the power 2.
|
getFieldAuxiliaryElements
public FieldDSSTJ2SquaredClosedFormContext(FieldAuxiliaryElements<T> auxiliaryElements, UnnormalizedSphericalHarmonicsProvider provider)
auxiliaryElements
- auxiliary elements related to the current orbitprovider
- provider for spherical harmonicspublic double getAlpha4()
public T getA4()
public T getEta()
public T getC()
public T getS2()
Copyright © 2002-2023 CS GROUP. All rights reserved.