libsim  Versione 7.1.9

◆ grid_file_id_get_gaid()

integer function grid_id_class::grid_file_id_get_gaid ( type(grid_file_id), intent(in)  this)

Returns the original grib_api id associated with the object provided, i.e.

the unit associated by grib_api to the file.

Parametri
[in]thisobject to query

Definizione alla linea 897 del file grid_id_class.F90.

898  x2 = 1
899  xs = -1
900 ENDIF

Generated with Doxygen.