libsim Versione 7.2.4
|
This object completely describes a grid on a geographic projection. Continua...
Attributi pubblici | |
type(grid_def) | grid |
grid and projection definition | |
type(grid_dim) | dim |
grid dimensions definition | |
integer | category = 0 |
category for log4fortran | |
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.