Interface SubstitutionRule

    • Method Detail

      • dx

        UnivariateRealFunction dx()
        the first order derivative of the transformation: x'(t) = dx(t)/dt
        Returns:
        x'(t) = dx(t)/dt
      • ta

        double ta()
        Get the lower limit of the integral.
        Returns:
        the lower limit
      • tb

        double tb()
        Get the upper limit of the integral.
        Returns:
        the upper limit