|
libsim
Versione7.1.6
|
Module for defining the extension and coordinates of a rectangular georeferenced grid. Continua...
Tipi di dato | |
| type | grid_dim |
| Derived type describing the extension of a grid and the geographical coordinates of each point. Continua... | |
Membri privati | |
| subroutine, private | grid_dim_read_unit (this, unit) |
| This method reads from a Fortran file unit the contents of the object this. Continua... | |
| subroutine, private | grid_dim_write_unit (this, unit) |
| This method writes on a Fortran file unit the contents of the object this. Continua... | |
| subroutine, private | grid_dim_display (this) |
| Display on the screen a brief content of the object. Continua... | |
Module for defining the extension and coordinates of a rectangular georeferenced grid.
Definizione alla linea 208 del file grid_dim_class.F90.