| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.bodies |
| Modifier and Type | Method and Description |
|---|---|
IAUPoleFunction.IAUTimeDependency |
IAUPoleFunction.getTimeDependency()
Returns the IAU time dependency (days or centuries).
|
static IAUPoleFunction.IAUTimeDependency |
IAUPoleFunction.IAUTimeDependency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAUPoleFunction.IAUTimeDependency[] |
IAUPoleFunction.IAUTimeDependency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IAUPoleFunction(IAUPoleFunctionType iauPoleType,
UnivariateDifferentiableFunction function,
IAUPoleFunction.IAUTimeDependency iauTimeDependency)
Constructor.
|
Copyright © 2024 CNES. All rights reserved.