| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.propagation.analytical |
| Modifier and Type | Method and Description |
|---|---|
static AbstractLyddanePropagator.LyddaneParametersType |
AbstractLyddanePropagator.LyddaneParametersType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractLyddanePropagator.LyddaneParametersType[] |
AbstractLyddanePropagator.LyddaneParametersType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Orbit |
AbstractLyddanePropagator.computeSecular(Orbit orbit,
AbstractLyddanePropagator.LyddaneParametersType fromType)
Compute secular orbit in body frame from provided orbit.
|
protected Orbit |
AbstractLyddanePropagator.propagateOrbit(AbsoluteDate date,
Orbit secularOrbit,
Frame outputFrame,
AbstractLyddanePropagator.LyddaneParametersType returnType,
AbstractLyddanePropagator.SubModel fixConvLoop)
Propagate orbit to provided date.
|
Copyright © 2025 CNES. All rights reserved.