Interface ISTInterpolationTrajectory

    • Method Detail

      • getType

        EventType getType()
        Returns the event type of the trajectory
        Returns:
        the event type of the trajectory
      • isInterpolated

        boolean isInterpolated()
        Returns an indicator of whether the trajectory is interpolated or not. This is just so we can have an indicator of this.
        Returns:
        True if the trajectory is interpolated, false if it is not.