Package | Description |
---|---|
fr.cnes.sirius.patrius.frames.configuration.modprecession |
Modifier and Type | Method and Description |
---|---|
IAUMODPrecessionConvention |
IAUMODPrecession.getConvention()
Returns the IAU convention.
|
static IAUMODPrecessionConvention |
IAUMODPrecessionConvention.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAUMODPrecessionConvention[] |
IAUMODPrecessionConvention.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IAUMODPrecession(IAUMODPrecessionConvention convention,
int degreeObliquity,
int degreePrecession)
Constructor.
|
Copyright © 2023 CNES. All rights reserved.