Method tr1
| Improve this Doc View Sourcetr1(Double[], Double[])
Make a linear interpolation transformation for matrix index to world coordinate mapping using singly dimensioned coordinate arrays.
Declaration
public static TransformFunc tr1(Double[] xg, Double[] yg)
Parameters
Type | Name | Description |
---|---|---|
Double[] | xg | x coordinates of grid |
Double[] | yg | y coordinates of grid |
Returns
Type | Description |
---|---|
TransformFunc |