Interface IntTimeTimeSeries

    • Method Detail

      • get

        double get​(int t)
        Get the value at time t.
        Parameters:
        t - a time index, counting from 1
        Returns:
        the value at time t