Package | Description |
---|---|
fr.cnes.sirius.patrius.forces.gravity.potential | |
fr.cnes.sirius.patrius.propagation.analytical | |
fr.cnes.sirius.patrius.stela.forces.gravity |
Modifier and Type | Class and Description |
---|---|
class |
EGMFormatReader
This reader is adapted to the EGM Format.
|
class |
GRGSFormatReader
Reader for the GRGS gravity field format.
|
class |
ICGEMFormatReader
Reader for the ICGEM gravity field format.
|
class |
PotentialCoefficientsReader
This abstract class represents a Gravitational Potential Coefficients file reader.
|
class |
SHMFormatReader
Reader for the SHM gravity field format.
|
Modifier and Type | Method and Description |
---|---|
static PotentialCoefficientsProvider |
GravityFieldFactory.getPotentialProvider()
Get the gravity field coefficients provider from the first supported file.
|
Constructor and Description |
---|
J2DifferentialEffect(Orbit orbit0,
Orbit orbit1,
boolean applyBeforeIn,
PotentialCoefficientsProvider gravityField)
Simple constructor.
|
J2DifferentialEffect(SpacecraftState original,
AdapterPropagator.DifferentialEffect directEffect,
boolean applyBeforeIn,
PotentialCoefficientsProvider gravityField)
Simple constructor.
|
Constructor and Description |
---|
StelaTesseralAttraction(PotentialCoefficientsProvider provider)
Constructor.
|
StelaTesseralAttraction(PotentialCoefficientsProvider provider,
int tesseralOrder,
int qMax,
double step,
int nStep)
Constructor.
|
StelaZonalAttraction(PotentialCoefficientsProvider provider,
int inZonalDegreeMaxPerturbation,
boolean inIsJ2SquareComputed,
int inZonalDegreeMaxSP,
int inZonalDegreeMaxPD,
boolean inIsJ2SquareParDerComputed)
Constructor.
|
TesseralQuad(PotentialCoefficientsProvider provider,
int coefN,
int coefM,
int coefP,
int coefQ,
Orbit orbit)
Constructor.
|
Copyright © 2018 CNES. All Rights Reserved.