| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.bodies |
| Modifier and Type | Method and Description |
|---|---|
IAUPoleFunctionType |
IAUPoleFunction.getType()
Returns the IAU pole type.
|
static IAUPoleFunctionType |
IAUPoleFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAUPoleFunctionType[] |
IAUPoleFunctionType.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 © 2025 CNES. All rights reserved.