Interface ExtendedPVCoordinatesProvider

    • Method Detail

      • getPosition

        default <T extends CalculusFieldElement<T>> FieldVector3D<T> getPosition​(FieldAbsoluteDate<T> date,
                                                                                 Frame frame)
        Get the position of the body in the selected frame.
        Type Parameters:
        T - type for the field elements
        Parameters:
        date - current date
        frame - the frame where to define the position
        Returns:
        position of the body (m and)
        Since:
        12.0