libsim Versione 7.2.6
Riferimenti per il tipo datogriddim_def

This object completely describes a grid on a geographic projection. Continua...

Diagramma di collaborazione per griddim_def:

Attributi pubblici

type(grid_defgrid
 grid and projection definition
 
type(grid_dimdim
 grid dimensions definition
 
integer category = 0
 category for log4fortran
 

Descrizione dettagliata

This object completely describes a grid on a geographic projection.

It is the main public object of this module. The grid definition grid is separated from the definition of the grid dimensions dim in order to make members of grid PRIVATE while maintaining free access to the members of dim.

Definizione alla linea 270 del file grid_class.F90.


Generated with Doxygen.