Interface InterpolationInterface

    • Method Detail

      • getLocation

        OrientedPoint3d getLocation​(double time)
                             throws RemoteException
        returns the current location.
        Parameters:
        time - double; the current time
        Returns:
        OrientedPoint3d the current location
        Throws:
        RemoteException - on network failure