libsim
Versione 7.1.6
|
◆ georef_coord_proj_getval()
Query a georef_coord object associating a geographical projection to it. This method allow to interpret the x,y coordinates of a georef_coord object as projected on a specified geographical projection system and retrieve the geodetic longitude and/or latitude associated to them. When x or \y are requested it works as the basic get_val method. It is declared as ELEMENTAL, thus it works also on arrays of any shape and, in that case, the result will hae the same shape as this.
Definizione alla linea 775 del file georef_coord_class.F90. |