Package | Description |
---|---|
fr.cnes.sirius.patrius.bodies |
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.
|
Copyright © 2017 CNES. All rights reserved.