bilinearFit

bilinearFit(xIntercept = NULL, xSlope = NULL, yIntercept = NULL,
  ySlope = NULL)

Arguments

xIntercept

Location of the rasterOrigin point on the x axis of the the coordinate system. See xIntercept()

xSlope

Slope describing transformation of grid cell distances into x coordinates. See xSlope()

yIntercept

Location of the rasterOrigin point on the y axis of the the coordinate system. See yIntercept()

ySlope

Slope describing transformation of grid cell distances into y axis coordinates. See ySlope()

Value

a bilinearFit list object