libsim  Versione 7.2.1

◆ grid_id_get_gdalid()

type(gdalrasterbandh) function grid_id_class::grid_id_get_gdalid ( type(grid_id), intent(in)  this)

Returns the original gdal Fortran object associated with the object provided, i.e.

the raster band pointer.

Parametri
[in]thisobject to query

Definizione alla linea 928 del file grid_id_class.F90.

929  jscanspositively, jpointsareconsecutive
930 INTEGER :: x1, x2, xs, y1, y2, ys, ierr
931 

Generated with Doxygen.