libsim
Versione7.1.6
|
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... | |
Determine whether a point lies inside a polygon or a rectangle.
Definizione alla linea 330 del file georef_coord_class.F90.