![]() |
![]() |
![]() |
![]() |
FLDget_npoints, FLDset_npoints
Synopsis
get/set the npoints in a Grid_Struct Grid
int FLDget_npoints (
OMobj_id field,
int *npoints);
int FLDset_npoints (
OMobj_id field,
int npoints);Description
These routines get/set the npoints in a Grid_Struct Grid. Grid_Structs include Grid_Unif and Grid_Rect grids.
Parameters
Examples
modules/crop.c
modules/down.c
modules/orthoslc.cFiles
See Also
![]() |
![]() |
![]() |
![]() |