Package | Description |
---|---|
fr.cnes.sirius.patrius.propagation.precomputed | |
fr.cnes.sirius.patrius.time.interpolation |
Modifier and Type | Method and Description |
---|---|
TimeStampedInterpolableEphemeris.SearchMethod |
PVEphemeris.getSearchMethod()
Getter for the search method.
|
Modifier and Type | Method and Description |
---|---|
void |
PVEphemeris.setSearchMethod(TimeStampedInterpolableEphemeris.SearchMethod searchMethod)
Setter for the search method.
|
Modifier and Type | Method and Description |
---|---|
TimeStampedInterpolableEphemeris.SearchMethod |
TimeStampedInterpolableEphemeris.getSearchMethod()
Getter for the search method.
|
static TimeStampedInterpolableEphemeris.SearchMethod |
TimeStampedInterpolableEphemeris.SearchMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeStampedInterpolableEphemeris.SearchMethod[] |
TimeStampedInterpolableEphemeris.SearchMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeStampedInterpolableEphemeris.setSearchMethod(TimeStampedInterpolableEphemeris.SearchMethod searchMethod)
Setter for the search method.
|
Copyright © 2023 CNES. All rights reserved.