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