libsim  Versione7.2.3
Membri pubblici | Elenco di tutti i membri
Riferimenti per l'nterfacciainside

Determine whether a point lies inside a polygon or a rectangle. Continua...

Membri pubblici

logical function georef_coord_inside (this, poly)
 Determines whether the point this lies inside the polygon poly. Continua...
 
logical function georef_coord_inside_rectang (this, coordmin, coordmax)
 Determines whether the point this lies inside a specified rectangle. Continua...
 

Descrizione dettagliata

Determine whether a point lies inside a polygon or a rectangle.

Definizione alla linea 343 del file georef_coord_class.F90.


Generated with Doxygen.