Package | Description |
---|---|
fr.cnes.sirius.patrius.bodies | |
fr.cnes.sirius.patrius.bodies.mesh |
Modifier and Type | Method and Description |
---|---|
static IAUPole |
IAUPoleFactory.getIAUPole(JPLEphemeridesLoader.EphemerisType body)
Get an IAU pole.
|
Constructor and Description |
---|
AbstractCelestialBody(String nameIn,
double gmIn,
IAUPole iauPoleIn,
Frame definingFrameIn,
String inertialFrameName,
String bodyFrameName)
Build an instance and the underlying frame.
|
UserCelestialBody(String name,
PVCoordinatesProvider aPVCoordinateProvider,
double gm,
IAUPole iauPole)
Build an instance and the underlying frame.
|
Constructor and Description |
---|
FacetCelestialBody(String name,
PVCoordinatesProvider pvBody,
double gm,
IAUPole iauPole,
MeshProvider meshLoader)
Constructor.
|
Copyright © 2021 CNES. All rights reserved.