Show / Hide Table of Contents

    Method tr2

    | Improve this Doc View Source

    tr2(Double[,], Double[,])

    Make a linear interpolation transformation for grid to world mapping using doubly dimensioned coordinate arrays.

    Declaration
    public TransformFunc tr2(Double[, ] xg, Double[, ] yg)
    Parameters
    Type Name Description
    Double[,] xg

    x targets

    Double[,] yg

    y targets

    Returns
    Type Description
    TransformFunc
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX