Last modified: Fri, 06/16/2017 - 16:13
SCAT2GRID_NOBS_XY(XPTS, YPTS, XAXPTS, YAXPTS)
Count observations when gridding scattered data to XY grid using Gaussian function SCAT2GRIDGAUSS_XY
Arguments: |
XPTS |
X coordinates of scattered input pairs |
YPTS |
Y coordinates of scattered input pairs |
|
XAXPTS |
X axis coordinates of a regular output grid |
|
YAXPTS |
Y axis coordinates of a regular output grid |
|
Result Axes: |
X |
Inherited from XAXPTS |
Y |
Inherited from YAXPTS |
|
Z |
NORMAL |
|
T |
NORMAL |
This function returns the number of points included when a corresponding call to SCAT2GRIDGAUSS_XY is made, interpolating data to the grid defined by XAXPTS, YAXPTS.