libsim
Versione6.3.0
|
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 217 del file grid_dim_class.F90.