Interface DataSet3D

    • Method Detail

      • getZ

        double getZ​(int xIndex,
                    int yIndex)
        Returns Z coordinate for the specified data point.
        Parameters:
        xIndex - index of X coordinate
        yIndex - index of Y coordinate
        Returns:
        Z coordinate