public static interface JPLEphemeridesLoader.RawPVProvider
| Modifier and Type | Method and Description |
|---|---|
PVCoordinates |
getRawPV(AbsoluteDate date)
Get the position-velocity at date.
|
<T extends RealFieldElement<T>> |
getRawPV(FieldAbsoluteDate<T> date)
Get the position-velocity at date.
|
PVCoordinates getRawPV(AbsoluteDate date)
date - date at which the position-velocity is desired<T extends RealFieldElement<T>> FieldPVCoordinates<T> getRawPV(FieldAbsoluteDate<T> date)
T - type of the field elementsdate - date at which the position-velocity is desiredCopyright © 2002-2021 CS GROUP. All rights reserved.