ExtendedPVCoordinatesProvider, PVCoordinatesProvider, Serializablepublic interface CelestialBody extends Serializable, ExtendedPVCoordinatesProvider
CelestialBodyFactory| Modifier and Type | Method | Description |
|---|---|---|
Frame |
getBodyOrientedFrame() |
Get a body oriented, body centered frame.
|
double |
getGM() |
Get the attraction coefficient of the body.
|
Frame |
getInertiallyOrientedFrame() |
Get an inertially oriented, body centered frame.
|
String |
getName() |
Get the name of the body.
|
getPVCoordinates, toFieldPVCoordinatesProvidergetPVCoordinatesFrame getInertiallyOrientedFrame()
The frame is always bound to the body center, and its axes have a fixed orientation with respect to other inertial frames.
getBodyOrientedFrame()Frame getBodyOrientedFrame()
The frame is always bound to the body center, and its axes have a fixed orientation with respect to the celestial body.
getInertiallyOrientedFrame()String getName()
double getGM()
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.