libsim Versione 7.1.11

◆ grid_id_get_gdalid()

type(gdalrasterbandh) function grid_id_get_gdalid ( type(grid_id), intent(in)  this)
private

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 924 del file grid_id_class.F90.

925REAL,intent(in) :: field(:,:) ! data array to be encoded
926
927INTEGER :: EditionNumber

Generated with Doxygen.