Interface OrbitInterpolationResult

  • All Known Implementing Classes:
    OrbitInterpolationResultImpl

    public interface OrbitInterpolationResult
    This interface represents the result of an orbit interpolation.
    • Method Detail

      • getTfsResult

        TfsResult getTfsResult()
        Returns:
        the resulting interpolated orbit as a TfsResult.