public static interface JPLEphemeridesLoader.RawPVProvider
Modifier and Type | Method and Description |
---|---|
PVCoordinates |
getRawPV(AbsoluteDate date)
Get the position-velocity at date.
|
PVCoordinates getRawPV(AbsoluteDate date) throws OrekitException
date
- date at which the position-velocity is desiredOrekitException
- if the date is not available to the loaderCopyright © 2002-2015 CS Systèmes d'information. All rights reserved.