Package | Description |
---|---|
org.orekit.propagation.semianalytical.dsst.forces |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGaussianContribution.initialize(AuxiliaryElements aux,
boolean meanOnly)
Performs initialization prior to propagation for the current force model.
|
void |
DSSTThirdBody.initialize(AuxiliaryElements aux,
boolean meanOnly)
Computes the highest power of the eccentricity and the highest power
of a/R3 to appear in the truncated analytical power series expansion.
|
void |
DSSTCentralBody.initialize(AuxiliaryElements aux,
boolean meanOnly)
Performs initialization prior to propagation for the current force model.
|
void |
DSSTForceModel.initialize(AuxiliaryElements aux,
boolean meanOnly)
Performs initialization prior to propagation for the current force model.
|
void |
AbstractGaussianContribution.initializeStep(AuxiliaryElements aux)
Performs initialization at each integration step for the current force model.
|
void |
DSSTThirdBody.initializeStep(AuxiliaryElements aux)
Performs initialization at each integration step for the current force model.
|
void |
DSSTCentralBody.initializeStep(AuxiliaryElements aux)
Performs initialization at each integration step for the current force model.
|
void |
DSSTForceModel.initializeStep(AuxiliaryElements aux)
Performs initialization at each integration step for the current force model.
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.