calStep: compute step for non square grid

Description Usage Arguments Value Examples

Description

compute step for non square grid

Usage

1
calStep(nPointsK, xsize, ysize)

Arguments

nPointsK

numeric value giving the number of points after kriging

xsize

numeric value giving the data range on the x axis

ysize

numeric value giving the data range on the y axis

Value

a numerical step value

Examples

1
calStep(1000,1,1)

geozoning documentation built on May 2, 2019, 9:43 a.m.