libsim Versione 7.2.4
Tipi di dato | Funzioni/Subroutine
Riferimenti per il modulo grid_dim_class

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...
 

Funzioni/Subroutine

subroutine, private grid_dim_read_unit (this, unit)
 This method reads from a Fortran file unit the contents of the object this.
 
subroutine, private grid_dim_write_unit (this, unit)
 This method writes on a Fortran file unit the contents of the object this.
 
subroutine, private grid_dim_display (this)
 Display on the screen a brief content of the object.
 

Descrizione dettagliata

Module for defining the extension and coordinates of a rectangular georeferenced grid.


Generated with Doxygen.