Package | Description |
---|---|
fr.cnes.sirius.patrius.bodies |
Modifier and Type | Method and Description |
---|---|
default CelestialPoint.BodyNature |
CelestialPoint.getBodyNature()
Getter for the celestial point nature.
|
default CelestialPoint.BodyNature |
CelestialBody.getBodyNature()
Getter for the celestial body nature.
|
static CelestialPoint.BodyNature |
CelestialPoint.BodyNature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CelestialPoint.BodyNature[] |
CelestialPoint.BodyNature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 CNES. All rights reserved.