ncl_argtai (3) Linux Manual Page
ARGTAI – Returns the area identifiers associated with a given point. Synopsis CALL ARGTAI (MAP,XCD,YCD,IAI,IAG,MAI,NAI,ICF) C-Binding Synopsis #include <ncarg/ncargC.h> void c_argtai (int *map, float xcd, float ycd, int *iai, int *iag, int mai, int *nai, int icf) Description MAP (an input/output array of type INTEGER) – An array containing an area map that has been…
