libsim Versione 7.2.0
|
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. | |
logical function | georef_coord_inside_rectang (this, coordmin, coordmax) |
Determines whether the point this lies inside a specified rectangle. | |
Determine whether a point lies inside a polygon or a rectangle.
Definizione alla linea 333 del file georef_coord_class.F90.